find_related_code
Find functions, classes, and files by describing what you need in natural language. Avoid duplicating existing code by locating relevant components quickly.
Instructions
Find functions, classes, and files related to a natural language description.
Use this when you know WHAT you're looking for conceptually but not WHERE it lives in the codebase. Prevents duplicating existing functionality.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||