planetscale · Capability
PlanetScale Platform API — Teams
PlanetScale Platform API — Teams. 5 operations. Lead operation: List teams. Self-contained Naftiko capability covering one Planetscale business surface.
What You Can Do
GET
Listteams
— List teams
/v1/organizations/{organization}/teams
POST
Createteam
— Create a team
/v1/organizations/{organization}/teams
GET
Getteam
— Get a team
/v1/organizations/{organization}/teams/{team-slug}
PATCH
Updateteam
— Update a team
/v1/organizations/{organization}/teams/{team-slug}
DELETE
Deleteteam
— Delete a team
/v1/organizations/{organization}/teams/{team-slug}
MCP Tools
list-teams
List teams
read-only
idempotent
create-team
Create a team
get-team
Get a team
read-only
idempotent
update-team
Update a team
idempotent
delete-team
Delete a team
idempotent