search_collections
Filter and sort stamp collections by name, description, creator, or creation date using customizable criteria within the Stampchain MCP Server.
Instructions
Search for stamp collections with various filtering criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
creator | No | Filter by creator address | |
page | No | Page number | |
page_size | No | Items per page | |
query | No | Search query for collection name or description | |
sort_by | No | Sort field | created_at |
sort_order | No | Sort order | DESC |