basecamp_create_campfire_line
Post a message to a Basecamp Campfire chat, optionally embedding images and videos from uploaded attachments.
Instructions
Post a new message to a Campfire chat. Can include images and videos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Chat message content | |
| project_id | Yes | ||
| campfire_id | Yes | ||
| attachment_sgids | No | Array of attachment SGIDs to embed in the chat message (from basecamp_upload_attachment) |