read_function_body
Retrieve the complete source code of any function in your codebase for analysis.
Instructions
Read the full source code of a function.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_name | Yes | Name of the function | |
| workspace_path | No | Target workspace (default: last configured) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |