inventory__get_workspace
Retrieve workspace details by ID, including name, ungrouped status, host count, and timestamps. Use this to view and verify workspace inventory data.
Instructions
Get details for one or more workspaces by ID.
Returns id, name, ungrouped, host_count, and timestamps for each workspace. Required permission: inventory:groups:read (Workspaces viewer).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_ids | Yes | Comma-separated workspace IDs (UUIDs). Prefer IDs over names; names can be duplicated. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |