create_workspace
Create a new Prisme.ai workspace by specifying its name and environment. Returns the workspace ID.
Instructions
Create a new Prisme.ai workspace. Returns the created workspace with its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | Workspace configuration | |
| environment | Yes | Environment name (from PRISME_ENVIRONMENTS) to create the workspace in |