aggregate_reflexions_tool
Aggregate recent reflexion log entries to identify top recurring themes of 'could improve', 'missing context', and 'tool wishes', ordered by busiest agent. Filter by agent slug or time period.
Instructions
Theme recent reflexions per agent (Phase 9b).
Reads ``reflexion_log`` entries from the last ``days`` days (default 14)
and returns the top recurring 'could improve', 'missing context', and
'tool wishes' themes, ordered by busiest agent.
Pass ``agent_slug`` to limit the scope; leave blank for all agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_slug | No | ||
| days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |