functions_create_namespace
Create a namespace for Scaleway Serverless Functions, automatically tagged for tracking, with optional description and tags to categorize your functions.
Instructions
Create a Serverless Functions namespace.
The namespace is tagged created_by=scaleway-mcp so it can later be
identified and safely deleted by this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Namespace name. | |
| tags | No | Optional additional tags. | |
| region | No | Region. Defaults to the configured region. | |
| project_id | No | Optional project ID. Defaults to the configured project. | |
| description | No | Optional human-readable description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||