ateam_get_metrics
Get execution metrics — timing, tool stats, bottlenecks, signals, and recommendations. (Advanced.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | Optional: deep analysis for a specific job | |
| actor_id | No | Optional. WHO is asking. A job belongs to an actor and Core enforces that on per-job reads, so a tenant key alone is refused. Usually unnecessary — the session remembers the actor from ateam_conversation/ateam_test_skill. Pass it to inspect a job run by a DIFFERENT actor (e.g. a real user's). | |
| chain_id | No | Optional: deep analysis for the job behind a CHAIN id — what ateam_conversation returns and what you actually hold. Resolved to the job for you. | |
| skill_id | No | Optional: recent metrics for a specific skill | |
| solution_id | Yes | The solution ID |