get_code_tree
Retrieve symbol and dependency counts for indexed files across one or more code workspaces, filterable by path.
Instructions
Get indexed files with symbol and dependency counts across one or more workspaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| pathPrefix | No | Optional relative path prefix filter, such as src/ | |
| ignoreGlobs | No | ||
| workspacePath | No | Single absolute workspace path (use workspacePaths to supply multiple). | |
| workspacePaths | No | Absolute paths to the workspaces to operate on. |