0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

DevinのPlaybook IDの確認方法について

0
Last updated at Posted at 2026-01-22

公式ドキュメント にも特に記載がなかったため整理

方法1

Devin API を叩いて取得する

v1の場合

v3の場合

方法2

Devinのコンソール上で、Playbook IDを確認したいPlaybookを開く

https://app.devin.ai/settings/playbooks からplaybookを開く

urlからplaybook IDを特定する

https://app.devin.ai/settings/playbooks/<ランダム文字列>

となっているかと思うので、この場合は、playbook idは以下のようになる

playbook-<ランダム文字列>

具体例

https://app.devin.ai/settings/playbooks/xxx
であれば、playbook idは

playbook-xxx

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?