Skip to main content
Glama

get_time_report

Generate customized time tracking reports for specific date ranges, users, clients, projects, tasks, and billable status. Group results for analysis.

Instructions

Generate comprehensive time tracking reports with filtering by date range, users, clients, projects, and tasks. Supports grouping and billable status filtering.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fromYesStart date for report (YYYY-MM-DD) (required)
toYesEnd date for report (YYYY-MM-DD) (required)
user_idNoFilter by specific user ID
client_idNoFilter by specific client ID
project_idNoFilter by specific project ID
task_idNoFilter by specific task ID
billableNoFilter by billable status
is_billedNoFilter by billed status
is_runningNoFilter by running timer status
updated_sinceNoFilter by entries updated since this timestamp
group_byNoGroup report results by specified dimension
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. It states 'Generate' without clarifying read-only nature, side effects, permissions, or output structure (e.g., pagination, aggregation). This is a significant gap for a report tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence with 20 words, efficiently listing key features. It is not overly verbose, though it lacks structure (e.g., bullet points) and could be more scannable.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has 11 parameters and no output schema. The description does not explain return format, pagination, data limits, or edge cases. Given the complexity, this description is insufficient for an agent to fully understand tool behavior.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description summarizes main filter dimensions (date, users, clients, etc.) and grouping/billable filtering, but does not add meaning beyond the schema for parameters like 'is_billed' or 'updated_since'.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Generate') and resource ('comprehensive time tracking reports'), and lists filtering and grouping capabilities. It implicitly distinguishes from siblings like 'get_time_entry' (single entry) and other report tools, but does not explicitly differentiate.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives such as 'get_expense_report' or 'get_project_budget_report'. The description does not provide when-not-to-use or prerequisite conditions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/ianaleck/harvest-mcp-server'

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