search_pastes
Search Markdrop pastes by content, title, tags, or topics. Apply filters for category, document type, or specific tags to retrieve relevant markdown documentation.
Instructions
Search through Markdrop pastes by content, title, tags, or topics. Returns matching pastes with metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by specific tags (e.g., ["architecture", "api"]) | |
| limit | No | Maximum number of results to return (default: 10) | |
| query | Yes | Search query to match against paste content, title, and tags | |
| category | No | Filter by category (e.g., "design", "architecture", "guide") | |
| documentType | No | Filter by document type (e.g., "architecture", "decision-record") |