experimental
Question Prompts Tool API
Provides a list of suggested questions based on a query and/or context.
POST
https://api.{environment}.corti.app/v2/
/
tools
/
question-prompts
Body
application/json
The context in which the query is being made.
The query for which the questions are being generated (optional).
Response
200 - application/json
An array of suggested questions.
Was this page helpful?