Skip to main content
POST
Get follow-up suggestions

Authorizations

Authorization
string
header
required

Access token from POST /management/v1/auth/token (publishable-key exchange) or a login session. Publishable-key tokens are agent-scoped and serve the messaging surface; login tokens also serve management.

Body

application/json

Generate follow-up prompt suggestions from a context you provide.

context
Context · object

Context the suggestions are generated from.

created_by
string | null

Response

Successful Response

suggestions
string[]
metadata_id
string | null