list_tax_states
Retrieve a list of available tax states using Norman Finance MCP Server to simplify tax-related processes for users in Germany.
Instructions
Get list of available tax states.
Returns:
List of tax states
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_tax_statesArguments",
"type": "object"
}