get_context
Summarize the structure of a file or folder in your workspace, showing names, signatures, and line ranges. Adjust depth to drill down from folders to functions or classes.
Instructions
Token-cheap structural summary rooted at a file or folder path (workspace-relative). Structural facts only (names, signatures, line ranges) — no docstrings, use get_details for those. Increase depth to drill from folder -> file -> function/class detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| depth | No |