v22

latestOpenAPI 3.1.0raw.githubusercontent.com2025-10-07253798.6 KB
agents
agents
agents

Resume Agent Run

Resume a paused agent run.

Resumes a paused agent run, allowing it to continue processing.

Note: Setup commands agents are automatically routed to their dedicated resume function.

post/v1/organizations/{org_id}/agent/run/resume

Path parameters

org_idinteger required

Headers

{"stackTrail":"paths:/v1/organizations/{org_id}/agent/run/resume:post:parameters:1:schema","oasType":"schema","type":"unknown","title":"Authorization"}

Request body

agent_run_idinteger required
promptstring required
imagesstring[] nullable

List of base64 encoded data URIs representing images to be processed by the agent

Response

Successful Response

idinteger required
organization_idinteger required
statusstring nullable
created_atstring nullable
web_urlstring nullable
resultstring nullable
summarystring nullable
source_type'LOCAL' | 'SLACK' | 'GITHUB' | 'GITHUB_CHECK_SUITE' | 'GITHUB_PR_REVIEW' | 'LINEAR' | 'API' | 'CHAT' | 'JIRA' | 'CLICKUP' | 'MONDAY' | 'SETUP_COMMANDS'
metadataobject nullable