search_portfolio
Search your local portfolio elements by name, keywords, tags, or descriptions to quickly find personas, skills, templates, agents, memories, or ensembles using metadata-based lookups.
Instructions
Search your local portfolio by content name, metadata, keywords, tags, or description. This searches your local elements using the portfolio index for fast metadata-based lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query. Can match element names, keywords, tags, triggers, or descriptions. Examples: 'creative writer', 'debug', 'code review', 'research'. | |
| type | No | Limit search to specific element type. If not specified, searches all types. | |
| fuzzy_match | No | Enable fuzzy matching for approximate name matches. Defaults to true. | |
| max_results | No | Maximum number of results to return. Defaults to 20. | |
| include_keywords | No | Include keyword matching in search. Defaults to true. | |
| include_tags | No | Include tag matching in search. Defaults to true. | |
| include_triggers | No | Include trigger word matching in search (for personas). Defaults to true. | |
| include_descriptions | No | Include description text matching in search. Defaults to true. |