list_firestore_databases
Lists Firestore databases in a GCP project. Provide the project ID to see all available databases.
Instructions
List Firestore databases in a GCP project.
Args:
project_id: The ID of the GCP project to list Firestore databases for
Returns:
List of Firestore databases in the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |