trends group exposes daily time-series for visibility, sentiment, and citations. All three subcommands accept the same time-range and filter flags.
Shared options
geogen trends visibility
Daily visibility percentage, mention count, and total responses. Maps to GET /v1/trends/visibility.
--prompt-ids <ids> to scope the trend to specific prompts.
geogen trends sentiment
Daily average sentiment score and mention count. Maps to GET /v1/trends/sentiment.
geogen trends citations
Daily citation count for top cited domains. Maps to GET /v1/trends/citations.
Piping into a chart
--json output is ready for any plotting tool:

