Passbolt · Capability
Passbolt API — Comments
Passbolt API — Comments. 4 operations. Lead operation: Get comments for a resource.. Self-contained Naftiko capability covering one Passbolt business surface.
What You Can Do
GET
Indexcomments
— Get comments for a resource.
/v1/comments/resource/resourceid-json
POST
Addcomment
— Add a comment.
/v1/comments/resource/resourceid-json
PUT
Updatecomment
— Update a comment.
/v1/comments/commentid-json
DELETE
Deletecomment
— Delete a comment.
/v1/comments/commentid-json
MCP Tools
get-comments-resource
Get comments for a resource.
read-only
idempotent
add-comment
Add a comment.
update-comment
Update a comment.
idempotent
delete-comment
Delete a comment.
idempotent