Bitbucket API — Snippets
Bitbucket API — Snippets. 25 operations. Lead operation: List snippets. Self-contained Naftiko capability covering one Bitbucket business surface.
What You Can Do
MCP Tools
list-snippets
List snippets
create-snippet
Create a snippet
list-snippets-workspace
List snippets in a workspace
create-snippet-workspace
Create a snippet for a workspace
delete-snippet
Delete a snippet
get-snippet
Get a snippet
update-snippet
Update a snippet
list-comments-snippet
List comments on a snippet
create-comment-snippet
Create a comment on a snippet
delete-comment-snippet
Delete a comment on a snippet
get-comment-snippet
Get a comment on a snippet
update-comment-snippet
Update a comment on a snippet
list-snippet-changes
List snippet changes
get-previous-snippet-change
Get a previous snippet change
get-snippet-s-raw-file-head
Get a snippet's raw file at HEAD
stop-watching-snippet
Stop watching a snippet
check-if-current-user-is
Check if the current user is watching a snippet
watch-snippet
Watch a snippet
list-users-watching-snippet
List users watching a snippet
delete-previous-revision-snippet
Delete a previous revision of a snippet
get-previous-revision-snippet
Get a previous revision of a snippet
update-previous-revision-snippet
Update a previous revision of a snippet
get-snippet-s-raw-file
Get a snippet's raw file
get-snippet-changes-between-versions
Get snippet changes between versions
get-snippet-patch-between-versions
Get snippet patch between versions