suggest_exploration
Identify relevant files, functions, patterns, or dependencies to explore based on your task description. Supports optional current location for context.
Instructions
Get intelligent suggestions for where to look or what to explore based on a task description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current_location | No | Current file or directory you're working in (optional) | |
| exploration_type | No | Type of exploration suggestions needed (default: files) | files |
| task_description | Yes | Description of the task you want to accomplish |