get_vat_next_report
Retrieve VAT amount data for the upcoming report period using the Norman Finance MCP Server. Streamline tax preparation and financial planning with accurate VAT insights.
Instructions
Get the VAT amount for the next report period.
Returns:
VAT next report amount data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_vat_next_reportArguments",
"type": "object"
}