Scaleway · Capability
Serverless Functions API — Namespaces
Serverless Functions API — Namespaces. 5 operations. Lead operation: List all your namespaces. Self-contained Naftiko capability covering one Scaleway business surface.
What You Can Do
GET
Listnamespaces
— List all your namespaces
/v1/functions/v1beta1/regions/{region}/namespaces
POST
Createnamespace
— Create a new namespace
/v1/functions/v1beta1/regions/{region}/namespaces
GET
Getnamespace
— Get a namespace
/v1/functions/v1beta1/regions/{region}/namespaces/{namespace-id}
PATCH
Updatenamespace
— Update an existing namespace
/v1/functions/v1beta1/regions/{region}/namespaces/{namespace-id}
DELETE
Deletenamespace
— Delete an existing namespace
/v1/functions/v1beta1/regions/{region}/namespaces/{namespace-id}
MCP Tools
list-all-your-namespaces
List all your namespaces
read-only
idempotent
create-new-namespace
Create a new namespace
get-namespace
Get a namespace
read-only
idempotent
update-existing-namespace
Update an existing namespace
idempotent
delete-existing-namespace
Delete an existing namespace
idempotent