Skip to main content

crowdyStudioAgentToolResult

Submit one idempotent terminal result for a matching BROWSER dispatch. The server fences old epochs/context, validates output against the pinned descriptor, redacts before persistence/provider continuation, and never retries OUTCOME_UNKNOWN. Requires an app-scoped owner and idempotency key.

crowdyStudioAgentToolResult(
input: AgentToolResultInput!
): AgentToolCall!

Arguments

crowdyStudioAgentToolResult.input ● AgentToolResultInput! non-null input

Dispatch identity, epoch/context, typed terminal status, optional schema output/safe error, and retry key.

Type

AgentToolCall object

Typed browser tool-call terminal record returned after submit.