analyze-project-health
Trigger a fresh health analysis of a project to obtain an updated assessment of its status and progress.
Instructions
Trigger a new health analysis for a project. Use this when the health data is stale or you want a fresh assessment. The analysis may take time to complete — use get-project-health afterward to see updated results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The ID of the project to analyze. This triggers a new health analysis which may take some time to complete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| health | Yes | The health response returned after triggering analysis. | |
| message | Yes | A human-readable message about the analysis status. | |
| projectId | Yes | The project ID. |