workflow management

Append Workflow Message

Append a conversation message. Stores full content (not truncated).

Uses optimistic concurrency for sequence numbers.

post/v1/workflows/runs/{run_id}/messages

Path parameters

run_idstring required

Request body

rolestring required
contentstring required
session_idstring nullable

Response

Successful Response

{"stackTrail":"paths:/v1/workflows/runs/{run_id}/messages:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 16 revisions of this API.