Project context snapshot
get_project_contextRetrieve a comprehensive project context snapshot including repo details, integration health, and configuration status to orient triage sessions.
Instructions
Return a rich context snapshot for a project: name, repo URL, SDK heartbeat, ingest status, open report count, autofix readiness, BYOK LLM config, plan tier, and active integration health. Equivalent to a merged preflight + activation + settings read. Agents should call this at the start of a triage session to orient themselves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project UUID. Defaults to configured project. |