list_domain
Retrieve a list of available files in a specified domain (sessions, transcripts, or notifications), with metadata and summaries. Filter by date range and limit results.
Instructions
List available files in a domain with metadata and summaries.
Args: domain: Domain to list (sessions, transcripts, notifications) date_from: Optional start of date range (YYYY-MM-DD) date_to: Optional end of date range (YYYY-MM-DD, inclusive) max_results: Maximum entries to show (default 50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| date_to | No | ||
| date_from | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |