harness_status
Get a live health overview of your Harness project by viewing recent failed executions, running executions, and deployment activity.
Instructions
Get a live project health overview: recent failed executions, currently running executions, and recent deployment activity. You can pass a Harness URL to auto-extract org and project. Ideal first question: 'what's happening in my project right now?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | No | Organization identifier (overrides default) | |
| project_id | No | Project identifier (overrides default) | |
| url | No | A Harness UI URL — org and project are extracted automatically | |
| limit | No | Max items per section (default 5, max 20) | |
| include_visual | No | Include visual health dashboard image (default false) |