firestore_list_collections
Retrieve Firestore collections or subcollections using a document path. Supports pagination and customizable limits for efficient data management.
Instructions
List collections in Firestore. If documentPath is provided, returns subcollections under that document; otherwise returns root collections.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
documentPath | No | Optional parent document path | |
limit | No | Number of collections 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
- @gannonh/firebase-mcp
- @gemini-dk/mcp-server-firebase
- @gannonh/firebase-mcp
- @gemini-dk/mcp-server-firebase