Skip to main content

crowdyStudioAgentPause

Immediately pause the session and active run, revoke leases/approvals/pending dispatches, and persist SESSION_PAUSED. This human safety action does not wait for provider progress; requires the app-scoped owner, current epoch, and idempotency key.

crowdyStudioAgentPause(
input: AgentSessionControlInput!
): AgentSession!

Arguments

crowdyStudioAgentPause.input ● AgentSessionControlInput! non-null input

Session, current epoch, and retry key.

Type

AgentSession object

Owner/app-scoped durable agent conversation with pinned mode, model, policy, registry, and client epoch.