create_message
Post a new message to a Basecamp 2 project with subject, body, and optional privacy setting.
Instructions
Post a new message to a Basecamp 2 project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Message body (HTML supported) | |
| private | No | Whether the message is private (default false) | |
| subject | Yes | Message subject / title | |
| project_id | Yes | The project ID |