Norman Finance MCP Server

Official
MIT License
1

get_tax_report

Retrieve detailed tax report information using a specific report ID. Streamline tax management and access essential financial data for accurate accounting and compliance.

Instructions

Retrieve a specific tax report. Args: report_id: Public ID of the tax report to retrieve Returns: Tax report details

Input Schema

NameRequiredDescriptionDefault
report_idYes

Input Schema (JSON Schema)

{ "properties": { "report_id": { "title": "Report Id", "type": "string" } }, "required": [ "report_id" ], "title": "get_tax_reportArguments", "type": "object" }
ID: akjl8hgv47