get_functions
Extract function and class definitions from Python files to analyze code structure and identify available methods for development workflows.
Instructions
Extract function and class definitions from a Python file
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to the Python file |