get-collection
Retrieve a Favro collection by its ID, including sharing level and archived state. Results are cached for efficiency.
Instructions
Get a single Favro collection by id, including its sharing level and archived state. Results are cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectionId | Yes | The id of the collection to retrieve. | |
| organizationId | No | The Favro organization to query. Defaults to the organization configured for this MCP server. Use list-organizations to discover available ids. |