> ## Documentation Index
> Fetch the complete documentation index at: https://eddyhdzg.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Tools

## search\_events

| Param   | Type   | Default |
| ------- | ------ | ------- |
| `query` | string | —       |
| `limit` | 1–100  | 50      |

Returns a JSON array of event objects — the same item schema as `/api/v1/events`, but the bare array, not the `{ events, count }` envelope.

## search\_vcs

| Param   | Type   | Default |
| ------- | ------ | ------- |
| `query` | string | —       |
| `limit` | 1–100  | 50      |

Returns a JSON array of VC objects — the same item schema as `/api/v1/vcs`, but the bare array, not the `{ vcs, count }` envelope.

Cached 1h. Each tool emits one MCP `text` block of JSON.
