get_company_balance
Retrieve company balance details using the Norman Finance MCP Server to access and manage financial data for accounting and tax workflows.
Instructions
Get the current balance of the company.
Returns:
Company balance information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_company_balanceArguments",
"type": "object"
}