Query store with natural language RAG
prompt --store nameQuery a Gemini File Search store with natural language using RAG (Retrieval-Augmented Generation).
## Usage
## Arguments
- `PROMPT`: Natural language query (required, positional)
- `--store NAME`: Store to query (required)
- `--query-model {flash|pro}`: Query model (default: flash)
- `--query-grounding-metadata`: Include source citations
- `--show-cost`: Show token usage and cost
- `-v/-vv/-vvv`: Verbosity levels
## Examples
## Output
Returns JSON with response_text, usage_metadata, grounding_metadata (if requested), and estimated_cost (if requested).Query research memory history
Query research memory history
Query a user's index with Pinecone MCP. Accept an index name, input query, and optionally a top-k value
Query Gemini with Google Maps location data
Query sensei for accurate documentation and guidance