Skip to main content
Glama

Harvest MCP Server

by taiste

get_client_details

Retrieve comprehensive details for a specific client by providing their unique ID. Essential for managing client-related tasks within the Harvest MCP Server's time tracking and project management system.

Instructions

Get detailed information about a specific client.

Args: client_id: The ID of the client to retrieve

Input Schema

NameRequiredDescriptionDefault
client_idYes

Input Schema (JSON Schema)

{ "properties": { "client_id": { "title": "Client Id", "type": "integer" } }, "required": [ "client_id" ], "title": "get_client_detailsArguments", "type": "object" }

You must be authenticated.

Other Tools from Harvest MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/taiste/harvest-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server