search_by_verb
Find elements that perform specific actions like 'analyze' or 'create' by searching with action verbs. Helps locate functionality within the DollhouseMCP persona management system.
Instructions
Search for elements that can handle a specific action verb (e.g., 'analyze', 'create', 'debug'). Uses verb trigger patterns to find matching elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verb | Yes | Action verb to search for (e.g., 'analyze', 'create', 'debug', 'review') | |
| limit | No | Maximum number of results to return. Defaults to 20. |