chatter_post
Post internal notes, comments, or messages on Odoo records. Add body, message type, and optional attachments or partners to communicate updates directly on the record's chatter.
Instructions
Post a chatter message on a mail.thread record. Default mode requires an approval token returned from a preview call; set MCP_CHATTER_DIRECT=1 to bypass and post immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| record_id | Yes | ||
| body | Yes | ||
| message_type | No | comment | |
| subtype_xmlid | No | ||
| partner_ids | No | ||
| attachment_ids | No | ||
| approval | No | ||
| confirm | No | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |