Harvest MCP Server

by taiste
Verified

get_project_details

Retrieve comprehensive project details by specifying the project ID using the Harvest MCP Server. Streamline project management and access essential information efficiently.

Instructions

Get detailed information about a specific project.

Args: project_id: The ID of the project to retrieve

Input Schema

NameRequiredDescriptionDefault
project_idYes

Input Schema (JSON Schema)

{ "properties": { "project_id": { "title": "Project Id", "type": "integer" } }, "required": [ "project_id" ], "title": "get_project_detailsArguments", "type": "object" }

You must be authenticated.

Other Tools from Harvest MCP Server

Related Tools

ID: 7o01bz99oc