Skip to main content
POST
Ask a running AI chat session to answer now (bearer token)

Authorizations

Authorization
string
header
required

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

Path Parameters

session_id
string<uuid>
required

Response

The running turn was asked to answer now: its next iteration is the one wrap-up model call (no further tools) and the turn ends on that answer. Idempotent.

already_requested
boolean
required

True when an earlier call had already asked; the stamp is the first request's.

session_id
string<uuid>
required
status
string
required
wrap_up_requested_at
string<date-time>
required