search_all
Search across local, GitHub, and community collections for personas, skills, templates, and other elements with unified results, duplicate detection, and version comparison.
Instructions
Search across all available sources (local portfolio, GitHub portfolio, and collection) for elements. This provides unified search with duplicate detection and version comparison across all three tiers of the DollhouseMCP ecosystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query. Can match element names, keywords, tags, triggers, or descriptions across all sources. | |
| sources | No | Sources to search. Defaults to ['local', 'github']. Include 'collection' to search the community collection. | |
| type | No | Limit search to specific element type. If not specified, searches all types. | |
| page | No | Page number for pagination (1-based). Defaults to 1. | |
| page_size | No | Number of results per page. Defaults to 20. | |
| sort_by | No | Sort results by criteria. Defaults to 'relevance'. |