Skip to main content
POST
Generate calendar agent playground response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
message
string
required
promptOverride
string

Calendar agent system prompt text being edited by the tester

conversation
object[]

Response

Calendar playground response generated

Playground turn result. approvalCards is only set when the agent paused for tool approval; messageMetric is only set for ADMIN/SUPERADMIN.

success
enum<boolean>
required
Available options:
true
response
string
required
approvalCards
object[]
messageMetric
object

MessageMetric snapshot captured for the playground turn — only included for ADMIN/SUPERADMIN callers. Surfaces underlying AI calls and tool calls for debugging.

Example: