Skip to main content
GET
自動化を取得

権限

組織レベルの ViewOrgAutomations 権限を持つサービスユーザーが必要です。

承認

Authorization
string
header
必須

サービスユーザーの認証情報(接頭辞: cog_)

パスパラメータ

automation_id
string
必須
org_id
string
必須

組織 ID(プレフィックス: org-)

:

"org-abc123def456"

レスポンス

成功レスポンス

actions
(AutomationStartSessionAction · object | AutomationMessageSessionAction · object | AutomationMonitorSessionAction · object)[]
必須
automation_id
string
必須
created_at
integer
必須
created_by
ActorResponse · object
必須

アクションまたはリソースに紐付けられたユーザーまたはサービスユーザーのプリンシパル。

enabled
boolean
必須
name
string
必須
triggers
AutomationTriggerResponse · object[]
必須
updated_at
integer
必須
concurrency
AutomationConcurrency · object | null
last_edited_by
ActorResponse · object | null

アクションまたはリソースに紐付けられたユーザーまたはサービスユーザーのプリンシパル。

last_invocation
AutomationLastInvocation · object | null
limits
AutomationLimits · object | null
metadata
Metadata · object
notifications
AutomationNotifications · object | null
run_as
AutomationRunAsOrganization · object

生成されるセッションの実行 ID。organization: org の自動化 ID(アプリ内の System User)— セッションはシステム権限を使用するため、個人用(ユーザースコープ)の接続でインストールされた MCPサーバーは選択できません。また、自動化を organization に切り替えると、それらは選択対象から除外されます。creator: 個人用自動化 — 作成者自身の権限で実行され、作成者と org 管理者にのみ表示されます。サービスユーザーが作成した自動化では使用できません。作成時に必須です。更新時に null を指定すると organization にリセットされます。

security_profile
AutomationSecurityProfileResponse · object | null

自動化のセキュリティプロファイルのバインドと、解決された適用プロファイル。組織でセキュリティプロファイルが有効化されていない場合は null。

session_settings
AutomationSessionSettings · object | null

この自動化が生成するすべてのセッション(監視セッションを含む)に適用されます。

template_id
string | null
tools
AutomationTools · object | null