Basecamp · Capability
Basecamp API — Comments
Basecamp API — Comments. 4 operations. Lead operation: Get a comment. Self-contained Naftiko capability covering one Basecamp business surface.
What You Can Do
GET
Getcomment
— Get a comment
/v1/comments/commentid-json
PUT
Updatecomment
— Update a comment
/v1/comments/commentid-json
GET
Listcomments
— List comments
/v1/recordings/{recordingid}/comments-json
POST
Createcomment
— Create a comment
/v1/recordings/{recordingid}/comments-json
MCP Tools
get-comment
Get a comment
read-only
idempotent
update-comment
Update a comment
idempotent
list-comments
List comments
read-only
idempotent
create-comment
Create a comment