team_recall
Retrieve lessons from a shared team knowledge base to onboard members or identify experts, showing author, recency, and severity for each lesson.
Instructions
Recall lessons from a shared team brain, showing who learned what. Works on any shared instance (all team members using the same instance_id). Shows author, recency, and severity for each lesson. Use this to onboard new team members or find who knows about a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | UUID of the shared team brain instance | |
| topic | No | Topic or keyword to filter lessons (optional) | |
| author | No | Filter by author name (optional) | |
| limit | No | Max lessons to return (default: 10) |