planetscale · Capability
PlanetScale Platform API — Branches
PlanetScale Platform API — Branches. 6 operations. Lead operation: List branches. Self-contained Naftiko capability covering one Planetscale business surface.
What You Can Do
GET
Listbranches
— List branches
/v1/organizations/{organization}/databases/{database}/branches
POST
Createbranch
— Create a branch
/v1/organizations/{organization}/databases/{database}/branches
GET
Getbranch
— Get a branch
/v1/organizations/{organization}/databases/{database}/branches/{branch}
PATCH
Updatebranch
— Update a branch
/v1/organizations/{organization}/databases/{database}/branches/{branch}
DELETE
Deletebranch
— Delete a branch
/v1/organizations/{organization}/databases/{database}/branches/{branch}
GET
Lintbranchschema
— Lint a branch schema
/v1/organizations/{organization}/databases/{database}/branches/{branch}/schema-lint
MCP Tools
list-branches
List branches
read-only
idempotent
create-branch
Create a branch
get-branch
Get a branch
read-only
idempotent
update-branch
Update a branch
idempotent
delete-branch
Delete a branch
idempotent
lint-branch-schema
Lint a branch schema
read-only
idempotent