Get Workspace
get_workspaceRetrieve full details of a Coalesce workspace by providing its ID. Returns workspace object with ID, name, project association, and settings.
Instructions
Get details of a specific Coalesce workspace by ID.
Args:
workspaceID (string, required): The workspace ID
Returns: Full workspace object with ID, name, project association, and settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceID | Yes | The workspace ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| message | No |