Tools for debugging. Use the sidebar to return to Chat anytime.
Method: POST. Content-Type: application/json.
Authorization: Bearer with the signed-in user's Firebase id_token (same as chat and /analyze-file). CHATBOT_API_KEY is not used.
{
"email": "[from questionnaire Email field at submit]",
"question": "[built at submit: one string, all answers with labels]",
"send_email": false
}