Skip to main content

list_statements

List statements for a project — royalty or revenue reports uploaded as files.
ParameterTypeRequiredDefaultDescription
projectIdUUIDYes-Project ID
pageintegerNo1Page number
perPageintegerNo20Items per page (1–100)
Sample prompt: “Show all statements in the project”
For querying the actual revenue data within statements, use the query tool with SQL instead.

get_statement

Get a statement by ID with processing status and currency.
ParameterTypeRequiredDefaultDescription
statementIdstringYes-Statement ID
projectIdUUIDYes-Project ID
Sample prompt: “Get statement 1234”