get-workspace-insights
Retrieve aggregated health and progress insights across all projects in a workspace. Filter by project IDs for targeted analysis.
Instructions
Get aggregated health and progress insights across all projects in a workspace. Accepts workspace name or ID, with optional project ID filtering. Useful for a cross-project health overview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectIds | No | Optional list of project IDs to scope insights to specific projects. | |
| workspaceIdOrName | Yes | The workspace ID or name. Supports exact ID, exact name match (case-insensitive), or unique partial name match. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderId | Yes | The folder ID, if applicable. | |
| workspaceId | Yes | The resolved workspace ID. | |
| workspaceName | Yes | The resolved workspace name. | |
| projectInsights | Yes | Health and progress insights for each project in the workspace. |