get_collection
Retrieve collection details including schema and fields from a PocketBase database using the collection ID or name.
Instructions
Get details for a collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectionIdOrName | Yes | ID or name of the collection to view | |
| fields | No | Comma separated string of the fields to return in the JSON response |