list_tax_settings
Retrieve all tax settings for the current company. Facilitates streamlined tax management by providing essential tax configuration details within the Norman Finance MCP Server.
Instructions
Get list of tax settings for the current company.
Returns:
List of company tax settings
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_tax_settingsArguments",
"type": "object"
}