Skip to main content

crowdyStudioAgentCancelRun

Immediately make one owner/session run durably CANCELLED, revoke pending capabilities/tools, and abort its local provider stream when present. Requires the app-scoped owner, current epoch, exact run id, and idempotency key; cancellation never silently resumes.

crowdyStudioAgentCancelRun(
input: CancelAgentRunInput!
): AgentRun!

Arguments

crowdyStudioAgentCancelRun.input ● CancelAgentRunInput! non-null input

Session, current epoch, active run UUID, and retry key.

Type

AgentRun object

Summary of one durable session run.