open_folder
Retrieve the folder hierarchy rooted at a given path, listing files and declarations to explore code structure and locate source elements.
Instructions
L0 folder graph rooted at a path prefix: folder->file->declarations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | ||
| format | No | text (compact, default) | json (structured result page) |