Skip to main content
Glama

get_timesheet_summary_by_employee

Retrieve employee timesheet summaries for specified periods to track logged hours against expected daily totals.

Instructions

    Get a summary of hours logged by employee for a given period.

    Args:
        date_from: Start date (format YYYY-MM-DD)
        date_to: End date (format YYYY-MM-DD)
        expected_hours_per_day: Expected hours per working day (default: 8.0)

    Returns:
        Summary of hours by employee with comparison to expected hours
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
date_fromYes
date_toYes
expected_hours_per_dayNo

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