planetscale · Capability
PlanetScale Platform API — Passwords
PlanetScale Platform API — Passwords. 5 operations. Lead operation: List passwords. Self-contained Naftiko capability covering one Planetscale business surface.
What You Can Do
GET
Listpasswords
— List passwords
/v1/organizations/{organization}/databases/{database}/branches/{branch}/passwords
POST
Createpassword
— Create a password
/v1/organizations/{organization}/databases/{database}/branches/{branch}/passwords
GET
Getpassword
— Get a password
/v1/organizations/{organization}/databases/{database}/branches/{branch}/passwords/{password-id}
DELETE
Deletepassword
— Delete a password
/v1/organizations/{organization}/databases/{database}/branches/{branch}/passwords/{password-id}
POST
Renewpassword
— Renew a password
/v1/organizations/{organization}/databases/{database}/branches/{branch}/passwords/{password-id}/renew
MCP Tools
list-passwords
List passwords
read-only
idempotent
create-password
Create a password
get-password
Get a password
read-only
idempotent
delete-password
Delete a password
idempotent
renew-password
Renew a password