Ask a question

Ask a question to your notes in natural language. The scope of the notes used to answer the question is restricted to the authenticated user. Various optional filters are available to restrict the scope of the notes even more.

get/ask

Query parameters

questionstring required

Question to ask on your notes

parentNoteIdstring

Optional filter to only return notes under this parent note id

assistantIdstring

Optional filter to use a specific assistant for super only

Response

Ok

answerstring required

Answer to the question

Changes