search_collections
Query and filter stamp collections by name, creator, or sorting criteria to quickly find relevant results on 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 |