Basecamp · Capability
Basecamp API — Campfires
Basecamp API — Campfires. 6 operations. Lead operation: List campfires. Self-contained Naftiko capability covering one Basecamp business surface.
What You Can Do
GET
Listcampfires
— List campfires
/v1/chats-json
GET
Getcampfire
— Get a campfire
/v1/chats/campfireid-json
GET
Listcampfirelines
— List campfire lines
/v1/chats/{campfireid}/lines-json
POST
Createcampfireline
— Create a campfire line
/v1/chats/{campfireid}/lines-json
GET
Getcampfireline
— Get a campfire line
/v1/chats/{campfireid}/lines/lineid-json
DELETE
Deletecampfireline
— Delete a campfire line
/v1/chats/{campfireid}/lines/lineid-json
MCP Tools
list-campfires
List campfires
read-only
idempotent
get-campfire
Get a campfire
read-only
idempotent
list-campfire-lines
List campfire lines
read-only
idempotent
create-campfire-line
Create a campfire line
get-campfire-line
Get a campfire line
read-only
idempotent
delete-campfire-line
Delete a campfire line
idempotent