Get Workspace
get_workspaceRetrieves workspace details using a workspace ID, returning profile metadata and a direct URL to access the workspace.
Instructions
Get workspace details with best-effort profile metadata and a direct URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Workspace ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| ok | No | ||
| code | No | ||
| error | No | ||
| public | No | ||
| details | No | ||
| enableAi | No | ||
| createdAt | No | ||
| retryable | No | ||
| permissions | No |