list_clients
Retrieve a detailed list of all clients for your company using Norman Finance MCP Server. Simplify financial workflows by accessing client details for accounting and tax filing purposes.
Instructions
Get a list of all clients for the company.
Returns:
List of clients with their details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_clientsArguments",
"type": "object"
}