Get local observability
get_observabilityGet bounded local metrics, runtime counters, and audit status as JSON or Prometheus text without telemetry leaving the process.
Instructions
Read bounded local metrics, runtime counters, and secret-free audit status as structured JSON or a Prometheus text export; no telemetry leaves the process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Return structured JSON data or a local Prometheus text export | json |
| directory | No | Project directory | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | Yes | ||
| error | No | ||
| message | No | ||
| success | Yes | ||
| schema_version | Yes |