get_conversation_history
Retrieve the multi-agent conversation history, with optional filters for specific agents or recent messages, to review collaboration on software development projects.
Instructions
Retrieve the multi-agent conversation history with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_n | No | Number of recent messages to retrieve (default: all) | |
| agent_filter | No | Filter by specific agent (pm, architect, engineer, qa, reviewer) |