chatter_post
Post a chatter message to a mail.thread record. Provide model, record ID, and body; optionally use approval token from preview or bypass with direct mode.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |