planetscale · Capability
PlanetScale Platform API — Bouncers
PlanetScale Platform API — Bouncers. 4 operations. Lead operation: List bouncers. Self-contained Naftiko capability covering one Planetscale business surface.
What You Can Do
GET
Listbouncers
— List bouncers
/v1/organizations/{organization}/databases/{database}/branches/{branch}/bouncers
POST
Createbouncer
— Create a bouncer
/v1/organizations/{organization}/databases/{database}/branches/{branch}/bouncers
GET
Getbouncer
— Get a bouncer
/v1/organizations/{organization}/databases/{database}/branches/{branch}/bouncers/{bouncer-name}
DELETE
Deletebouncer
— Delete a bouncer
/v1/organizations/{organization}/databases/{database}/branches/{branch}/bouncers/{bouncer-name}
MCP Tools
list-bouncers
List bouncers
read-only
idempotent
create-bouncer
Create a bouncer
get-bouncer
Get a bouncer
read-only
idempotent
delete-bouncer
Delete a bouncer
idempotent