firestore_list_documents
Retrieve and filter documents from a Firestore collection; supports pagination and customizable queries for efficient data management within the Firebase MCP Server.
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 Server
Related Tools
- @gannonh/firebase-mcp
- @gemini-dk/mcp-server-firebase
- @gannonh/firebase-mcp
- @gannonh/firebase-mcp
- @gemini-dk/mcp-server-firebase