create_workspace
Create a new workspace with a specified storage allocation from your available quota. Define name, description, icon, and color for organization.
Instructions
Create a new workspace with allocated storage. The storage is deducted from the user's available quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Workspace name (max 100 characters) | |
| description | No | Workspace description | |
| icon | No | Icon name or emoji for the workspace | |
| color | No | Hex color code for the workspace | |
| storageAllocation | Yes | Storage allocation in bytes (minimum 104857600 = 100MB) |