Skip to main content
POST
Approve or deny a waiting AgentRun tool call

Authorizations

overlay_session
string
cookie
required

Signed httpOnly browser session cookie.

Body

application/json
conversationId
string
required
Minimum string length: 1
agentRunId
string
required
Minimum string length: 1
token
string
required
Minimum string length: 1
approved
boolean
required
reason
string
Maximum string length: 1000

Response

Successful response. Stable response schemas are documented in workflow guides when available.

Response shape is route-specific and may be backed by @overlay/app-core contracts.