Create execution status message
Creates a new status message for the specified execution. A maximum of 10 messages are kept per execution; older messages are automatically removed.
Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Path Parameters
Unique identifier (UUID) of the execution.
Body
Response
Status message created
A status message for an execution, providing live feedback about what the system is doing.
When this status message was created.
ID of the execution this message belongs to.
Unique identifier of the status message.
Optional secondary message text.
Main status message text.
Status type.
THINKING, SEARCHING, PLANNING, REVIEWING, PROCESSING, ANALYZING, WRITING, WAITING 