Documentation Index
Fetch the complete documentation index at: https://docs.geogen.io/llms.txt
Use this file to discover all available pages before exploring further.
geogen query-fanouts
When an LLM performs web search while answering a prompt, the search queries it issues are captured as query fanouts. They tell you what an LLM actually goes looking for when asked about your entity.
Maps to GET /v1/query-fanouts.
| Flag | Description |
|---|---|
--entity <id> | Entity ID (required) |
--period <period> | 7d, 14d, or 30d |
--start-date <iso> / --end-date <iso> | Custom date range |
--models <uuids> | Comma-separated model UUIDs |
--tags <ids> | Comma-separated tag IDs |
--search <text> | Full-text search filter on query text |
--limit <n> | Max results |
--offset <n> | Pagination offset |
query, count, models.

