scan_dependencies
Analyze code dependencies to identify required functions and imports before making edits, preventing errors in JavaScript, TypeScript, HTML, and Python projects.
Instructions
Scans code for dependencies. Supports JS, TS, HTML, Python.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| target_function | Yes | ||
| language | No | auto | |
| ignore_custom | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |