Skip to main content
Glama

Harvest MCP Server

by taiste

list_tasks

Retrieve active or inactive tasks from Harvest time tracking API using optional filters. Simplify task management and enhance workflow efficiency with this feature.

Instructions

List all tasks with optional filtering.

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

Input Schema

NameRequiredDescriptionDefault
is_activeNo

Input Schema (JSON Schema)

{ "properties": { "is_active": { "default": null, "title": "Is Active", "type": "boolean" } }, "title": "list_tasksArguments", "type": "object" }
Install Server

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