history
Retrieve recent message history between agents, newest first, for auditing or visibility. Optionally filter by agent to see messages where it is sender or recipient.
Instructions
Recent messages, newest first — the visibility / audit feed.
agent, if given, filters to messages where it is either sender or
recipient. Returns {"messages": [...], "count": N}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | ||
| limit | No |