containers_create_container
Creates a container in a specified namespace, automatically tagging it for later identification and safe deletion.
Instructions
Create a container within a namespace.
The container 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 | Container name. | |
| tags | No | Optional additional tags. | |
| region | No | Region. Defaults to the configured region. | |
| description | No | Optional description. | |
| namespace_id | Yes | The parent namespace ID. | |
| registry_image | No | Optional registry image reference to run. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||