crowdyStudioAgentAttachClient
Attach one interactive browser, allocate a new monotonic epoch, return that client instance’s replay cursor, and fence every older epoch plus its leases, approvals, and pending browser tools. Requires the app-scoped owner, use_studio_agent, and idempotency key; reconnect never replays an effect.
crowdyStudioAgentAttachClient(
input: AttachAgentClientInput!
): AgentClientAttachment!
Arguments
crowdyStudioAgentAttachClient.input ● AttachAgentClientInput! non-null input
Session, stable client-instance UUID, optional selected project/grid, and retry key.
Type
AgentClientAttachment object
Result of attaching a fresh interactive client epoch.