get_collection
Retrieve a specific collection by ID from Fastidious AI. Optionally include its child notes and collections for a complete view.
Instructions
Get a collection by ID, optionally including its children
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the collection to retrieve | |
| includeChildren | No | Whether to include child notes/collections |