search_by_verb
Find elements that perform specific actions by searching with action verbs like 'analyze', 'create', or 'debug' to identify matching capabilities within the 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. |