square.loadReport runs an aggregated Square reporting query against the discovered schema.
Example
automations/square-load-report.automation.ts
Inputs
Every input accepts a compatible signal. It requiresREPORTING_READ.
Use the official LoadReport reference for provider field semantics and limits.
Output
Returns the officialSquare.LoadResponse response as a codec-safe object. Square integer money amounts remain bigint values.