Docflow List Workspaces
docflow_list_workspacesList all accessible workspaces for the current account, returning each workspace's ID, name, description, and auth scope to help you identify available environments.
Instructions
List all workspaces accessible to the current account (GET /workspace/list). Returns workspace_id, name, description, and auth_scope for each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enterprise_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |