get_collection
Fetch detailed stamp collection data by collection ID. Optionally include paginated stamps to review contents. Ideal for querying specific collections.
Instructions
Retrieve detailed information about a specific stamp collection by its ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stamps_page | No | Page number for stamps if included | |
| stamps_limit | No | Number of stamps per page | |
| collection_id | Yes | The ID of the collection to retrieve | |
| include_stamps | No | Whether to include stamps in the collection |