create_workspace
Create a new workspace in your Portkey organization to organize prompts, configurations, and analytics. Specify name, description, and metadata for structured project management.
Instructions
Create a new workspace in your Portkey organization
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the workspace | |
| slug | No | URL-friendly slug (auto-generated if not provided) | |
| description | No | Description of the workspace | |
| is_default | No | Set as default workspace (1 = yes, 0 = no) | |
| metadata | No | Custom metadata key-value pairs |