firestore_list_documents
Retrieve documents from a Firestore collection using specified filters, pagination, and limit settings for precise data queries.
Instructions
List documents from a Firestore collection with optional filtering
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
filters | No | Array of filter conditions | |
limit | No | Number of documents to return | |
pageToken | No | Token for pagination to get the next page of results |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Firebase MCP
Related Tools
- @gemini-dk/mcp-server-firebase
- @gemini-dk/mcp-server-firebase
- @gannonh/firebase-mcp
- @gannonh/firebase-mcp
- @gemini-dk/mcp-server-firebase