List Mudbase collections
mudbase_list_collectionsList all collections and their field names/types in a Mudbase project to verify the schema before reading or writing documents.
Instructions
List every collection (schema) defined in a Mudbase project, including each field's name and type. Call this before reading or writing documents to see what collections and fields actually exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Mudbase project ID. |