Skip to main content
Glama

find_project_time_entries

Retrieve time entries logged to a specific project from all users, with optional date filtering and result limits for project hour tracking.

Instructions

Find all time entries for a specific project. Returns time entries from all users who have logged time to the project.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_nameYesName of the project (partial match, case-insensitive)
start_dateNoStart date in YYYY-MM-DD format (optional, defaults to 30 days ago)
end_dateNoEnd date in YYYY-MM-DD format (optional, defaults to today)
limitNoMaximum number of entries to display (optional, defaults to 30, use 0 for unlimited)
workspace_idNoWorkspace ID (optional, uses default workspace if not provided)

Latest Blog Posts

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/KeithHanson/clockify-mcp'

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