Get a Mudbase collection's schema
mudbase_get_collectionRetrieve the complete field schema and permission settings for a specific collection in a Mudbase project by providing project and collection IDs.
Instructions
Get the full field schema and permission settings for one collection in a Mudbase project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Mudbase project ID. | |
| collectionId | Yes | The collection ID within the project. |