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

# Gemini

> Stable JSON workflows for Gemini and other automation agents.

Use `--json` or `--pretty` consistently so Gemini can parse responses.

```bash theme={null}
firstsales whoami --json
firstsales campaigns analytics --org org_123 --workspace ws_123 --campaign camp_123 --json
```

For high-volume reads, paginate and stop when the task has enough evidence.
