get_nodes
Fetch stored code context nodes by their IDs for a given repository and commit, enabling retrieval of code facts, call graphs, and semantic information.
Instructions
get nodes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_ids | Yes | ||
| file_path | No | ||
| request_id | No | ||
| snapshot_id | No | ||
| tool_version | No | ||
| repository_id | Yes | ||
| target_commit | Yes | ||
| schema_version | No |