Harvest Natural Language Time Entry MCP Server

list_tasks

Retrieve available tasks for a specific project using project ID to streamline time tracking and reporting in Harvest.

Instructions

List available tasks for a project

Input Schema

NameRequiredDescriptionDefault
project_idYesProject ID

Input Schema (JSON Schema)

{ "properties": { "project_id": { "description": "Project ID", "type": "number" } }, "required": [ "project_id" ], "type": "object" }

You must be authenticated.

Other Tools from Harvest Natural Language Time Entry MCP Server

Related Tools

ID: u2bir05hxy