add_message
Append an agent message to a thread, reopening it if resolved. Optionally update actions or tags.
Instructions
Append an agent message to a thread (Markdown). Start with a one-line summary of what the user asked. Optionally refresh actions/tags. Adding a message to a resolved thread reopens it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| text | Yes | ||
| actions | No | ||
| thread_id | Yes |