baremetal_create_server
Order an Elastic Metal server by specifying an offer ID and name, with optional zone, project, tags, and deletion protection.
Instructions
Create (order) an Elastic Metal server.
The server 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 | Server name. | |
| tags | No | Optional additional tags. | |
| zone | No | Availability zone. Defaults to the configured zone. | |
| project | No | Optional project ID. Defaults to the configured project. | |
| offer_id | Yes | The offer ID to order (see ``list_offers``). | |
| protected | No | If True, protect the server against accidental deletion. | |
| description | No | Optional free-form description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||