Harvest MCP Server

by taiste
Verified

list_clients

Retrieve active or inactive clients from the Harvest MCP Server using optional filtering to efficiently manage and organize client data.

Instructions

List clients with optional filtering.

Args: is_active: Pass true to only return active clients and false to return inactive clients

Input Schema

NameRequiredDescriptionDefault
is_activeNo

Input Schema (JSON Schema)

{ "properties": { "is_active": { "default": null, "title": "Is Active", "type": "boolean" } }, "title": "list_clientsArguments", "type": "object" }

You must be authenticated.

Other Tools from Harvest MCP Server

Related Tools

ID: 7o01bz99oc