run_report
Execute ERPNext reports by specifying report name and optional filters to retrieve structured data.
Instructions
Execute an ERPNext report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No | Optional JSON string of report filters | |
| report_name | Yes | Name of the report |