Get Hmrc Vat Liabilities
get_hmrc_vat_liabilitiesFetches VAT liabilities directly from HMRC MTD, showing amounts owed and their due dates. Use it to answer how much VAT is outstanding.
Instructions
Read the company's VAT liabilities (amounts HMRC says are owed and when they are due) directly from HMRC MTD. Use when the user asks "how much VAT do I owe HMRC", "what's outstanding on my VAT account". Requires HMRC MTD connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (YYYY-MM-DD). Defaults to today. | |
| from | No | Start date (YYYY-MM-DD). Defaults to ~18 months ago. |