get_collection
Retrieve detailed stamp collection data by ID using Stampchain MCP Server, with options to include stamps, paginate, and limit results.
Instructions
Retrieve detailed information about a specific stamp collection by its ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_id | Yes | The ID of the collection to retrieve | |
include_stamps | No | Whether to include stamps in the collection | |
stamps_limit | No | Number of stamps per page | |
stamps_page | No | Page number for stamps if included |