Scaleway · Capability
Serverless Functions API — Domains
Serverless Functions API — Domains. 4 operations. Lead operation: List all domain name bindings. Self-contained Naftiko capability covering one Scaleway business surface.
What You Can Do
GET
Listdomains
— List all domain name bindings
/v1/functions/v1beta1/regions/{region}/domains
POST
Createdomain
— Create a domain name binding
/v1/functions/v1beta1/regions/{region}/domains
GET
Getdomain
— Get a domain name binding
/v1/functions/v1beta1/regions/{region}/domains/{domain-id}
DELETE
Deletedomain
— Delete a domain name binding
/v1/functions/v1beta1/regions/{region}/domains/{domain-id}
MCP Tools
list-all-domain-name-bindings
List all domain name bindings
read-only
idempotent
create-domain-name-binding
Create a domain name binding
get-domain-name-binding
Get a domain name binding
read-only
idempotent
delete-domain-name-binding
Delete a domain name binding
idempotent