create_workspace
Create a workspace for selling APIs. Billing starts only when a first endpoint is published, making it free to start.
Instructions
Create a new bolthub workspace (tenant) for selling APIs. Secret-free and reversible: an empty workspace costs nothing and the 30-day trial only starts when a first endpoint is published. Wallet connection is a separate step (connect_wallet). Requires an account token (connect_account).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Workspace display name. | |
| slug | No | URL slug (lowercase letters, digits, hyphens; 3-63 chars). Omit to derive from the name; taken slugs get a numbered variant automatically. | |
| tags | No | Optional directory tags (max 10). | |
| description | No | Optional workspace description shown in the directory. |