Core — vcs
Core — vcs. 6 operations. Lead operation: Get and save a user Bitbucket token to their database object. This allows subsequent queries for Bitbucket data from the user scope.. Self-contained Naftiko capability covering one business surface.
Core — vcs is a Naftiko capability published by Scalar, one of 22 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the GET and POST methods rooted at /v1/vcs.
The capability includes 4 read-only operations and 2 state-changing operations. Lead operation: Get and save a user Bitbucket token to their database object. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Scalar and vcs.
What You Can Do
MCP Tools
scalar-getvcsbitbucketauthorize
Get and save a user Bitbucket token to their database object. This allows subsequent queries for Bitbucket data from the user scope.
scalar-getvcsbitbucketlinkinitiate
Issue a signed OAuth state token for the Bitbucket user-authorization flow and return the Bitbucket authorize URL the client should redirect
scalar-getvcsbitbucketworkspaces
List the calling user's Bitbucket workspaces and the repositories they can write to. Used by the link-to-Bitbucket UI.
scalar-getvcsbitbucketdocsprojectuidbranches
List branches on the Bitbucket repo backing a `provider: 'bitbucket'` DocsProject. Supports prefix search via the `query` param.
scalar-postvcsbitbucketdisconnectaccount
Wipe the calling user's Bitbucket OAuth tokens. Any DocsProjects this user linked will lose their token and need to be re-linked or have the
scalar-postvcsgithubdisconnectaccount
Wipe the calling user's GitHub OAuth tokens. Any DocsProjects this user linked will lose their token; the user can reconnect at any time.