Huntress-MCP-Server

list_billing_reports

Retrieve and filter billing reports by status, with pagination support, for streamlined financial tracking and auditing in the Huntress API integration.

Instructions

List billing reports

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of results per page (1-500)
pageNoPage number (starts at 1)
statusNoFilter by status

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of results per page (1-500)", "maximum": 500, "minimum": 1, "type": "integer" }, "page": { "description": "Page number (starts at 1)", "minimum": 1, "type": "integer" }, "status": { "description": "Filter by status", "enum": [ "open", "paid", "failed", "partial_refund", "full_refund" ], "type": "string" } }, "type": "object" }

Other Tools from Huntress-MCP-Server

Related Tools

ID: hry99k6xc2