firestore-list-subcollections
List all subcollections within a Firestore document to understand document structure and access nested data.
Instructions
List subcollections of a document
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentPath | Yes | Full path to the document (e.g., 'users/userId1') |