post_task_message
Post a message to a task's chatter and notify followers. Use it to communicate updates, ask questions, or clarify details directly in Odoo.
Instructions
Post a message to a task's chatter (followers get notified).
Returns {"message_id": id}, or {"dry_run": true, ...} with dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| message | Yes | ||
| task_id | Yes |