get_details
Retrieve full structural facts and docstring for a given Python code node, enabling direct access to its details without manual lookup.
Instructions
Full structural facts for one node (a node id from get_context), plus its full stored docstring if the source actually has one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes |