chatter_post
Post a message on any Odoo record's chatter. Supports comments, notes, attachments, and partner notifications.
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 |
|---|---|---|---|
| body | Yes | ||
| model | Yes | ||
| confirm | No | ||
| approval | No | ||
| instance | No | ||
| record_id | Yes | ||
| partner_ids | No | ||
| message_type | No | comment | |
| subtype_xmlid | No | ||
| attachment_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |