read
Retrieve past entries from a domain (sessions, transcripts, notifications) by ID or prefix, with optional filters for role or speaker and a maximum count, newest first.
Instructions
Read entries from a domain file.
Args: domain: Domain (sessions, transcripts, notifications) id: File/directory name or unique prefix max_entries: Maximum entries to return, newest first (default 50) role: [sessions] Filter by role: user, assistant, tool speaker: [transcripts] Filter by speaker name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| role | No | ||
| domain | Yes | ||
| speaker | No | ||
| max_entries | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |