code-fundi-list-history
Filter and review past Code-Fundi queries by date, category, endpoint, or repository to track research and searches.
Instructions
List your Code-Fundi query history with optional filters for date range, category, endpoint, and repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (ISO 8601) | |
| from | No | Start date (ISO 8601) | |
| limit | No | Max results per page | |
| offset | No | Pagination offset | |
| repo_id | No | Filter by repository UUID | |
| endpoint | No | Exact endpoint match (e.g. 'v2.search') | |
| categories | No | Filter by categories | |
| query_type | No | Exact query_type match (e.g. 'search:semantic') | |
| conversation_id | No | Filter by conversation thread | |
| query_type_prefix | No | Prefix match on query_type (e.g. 'search:') |