Skip to main content
Glama

list_timesheets

Retrieve timesheet entries with filtering options for date range, projects, and user scope to track work hours and project costs.

Instructions

List existing timesheet entries. Args: date_from: Start date (format YYYY-MM-DD, optional) date_to: End date (format YYYY-MM-DD, optional) project_id: Filter by project ID (optional) limit: Maximum number of entries (default: 100) offset: Offset for pagination (default: 0) all_users: If False, filter on current user (default: False) Returns: List of timesheet entries

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
date_fromNo
date_toNo
project_idNo
limitNo
offsetNo
all_usersNo

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/industream/mcp-odoo'

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