crowdyStudioAgentHeartbeat
Recheck current agent permission, policy, owner context, and record the attached heartbeat. CrowdyJS sends this every two seconds; PLAY is stale after five seconds and an unchanged workspace lease renews to 30 seconds. Requires the current app-scoped owner/epoch and an idempotency key.
crowdyStudioAgentHeartbeat(
input: AgentHeartbeatInput!
): AgentHeartbeat!
Arguments
crowdyStudioAgentHeartbeat.input ● AgentHeartbeatInput! non-null input
Session, current epoch, and heartbeat retry key.
Type
AgentHeartbeat object
Server acknowledgement of the 2-second client heartbeat and 5-second Play freshness window.