Skip to main content

crowdyStudioAgentResume

Explicitly resume a paused session after fresh policy/context validation and requeue its paused run. PLAY never restores an old lease. Requires the app-scoped owner, current epoch, use_studio_agent, and idempotency key.

crowdyStudioAgentResume(
input: AgentSessionControlInput!
): AgentSession!

Arguments

crowdyStudioAgentResume.input ● AgentSessionControlInput! non-null input

Paused session, current epoch, and retry key.

Type

AgentSession object

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