Run Original Custom Report

Runs a Sage Intacct Original (non-interactive) Custom Report via the readReport API. Async-by-default — returns { status: "PENDING", report_id } which the agent can then fetch via get-report. Set return_def=true to retrieve the report's parameter/column definition instead of running it.

Sign in to Deploy~2 tokens/run