tracked_data_table_id; a statement report tracks payout statements and takes
no data table.
Available only where the Qobra write tools beta is enabled. Every write to the
live environment is recorded in the audit trail as the Qobra MCP agent;
writes to a sandbox are not audited.
Parameters
Body
Body
string
required
Display name of the report, as people will read it in Qobra — ‘Q3
pipeline’, ‘New Business deals’.
string
required
What the report is built on:
statement (payout statements) or record
(the rows of a data table, named by tracked_data_table_id, which is
then required). One of: statement, record.string
Optional free-text note about what the report is for.
string
Id of the data table this report tracks — the id list_data_tables
returns. Required when
report_type is record, and refused
otherwise.string
Id of the section to file the report under — the id a report’s section
carries in list_reports. Omit it to leave the report unfiled. Never a
section name.
string
Id of the sandbox to create the report in — the id list_sandboxes
returns. Omit it to create the report in the live environment. Only a
sandbox id is accepted here — never a sandbox name, and never the live
environment’s own id.
Response
Body
Body
object
The report as it now exists — the same row list_reports returns, so the
id can be reused straight away. See
list_reports for the full
field breakdown.