Sends a follow-up message within an active generation job.
Documentation Index
Fetch the complete documentation index at: https://chronicle.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
GET /presentations/generate/:generationId/status on the same generationId.
generationId.When should I call this endpoint?
awaiting_input.It sends the user’s response back into the same generation flow.Can generation require more than one follow-up message?
completed or failed.What should I do after sending a follow-up message?