Skip to main content
Glama

manage-time-tracking

Manage time tracking by logging work hours, handling leave requests, and tracking holidays. Generate reports for billable time, timesheets, and team availability.

Instructions

Consolidated tool for managing all time tracking entities (logged-time, timeoff, timeoff-types, public-holidays, team-holidays). Handles time logging, leave management, and holiday tracking through a decision-tree approach with comprehensive reporting capabilities.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
entity_typeYesThe type of time tracking entity (logged-time, timeoff, timeoff-types, public-holidays, team-holidays)
operationYesThe time tracking operation to perform
people_idNoFilter by person ID
project_idNoFilter by project ID
task_idNoFilter by task ID
start_dateNoFilter by start date (YYYY-MM-DD)
end_dateNoFilter by end date (YYYY-MM-DD)
dateNoFilter by specific date (YYYY-MM-DD)
billableNoFilter by billable status (1=billable, 0=non-billable)
lockedNoFilter by locked status (1=locked, 0=unlocked)
statusNoFilter by status (pending, approved, rejected)
timeoff_type_idNoFilter by time off type ID
department_idNoFilter by department ID
region_idNoFilter by region ID
recurringNoFilter by recurring status (0=one-time, 1=recurring)
activeNoFilter by active status (0=archived, 1=active)
pageNoPage number for pagination
per-pageNoNumber of items per page (max 200)
fieldsNoComma-separated list of fields to return
idNoThe entity ID (logged_time_id, timeoff_id, timeoff_type_id, holiday_id)
hoursNoHours logged or time off hours
notesNoNotes or description for logged time entries or holidays
reference_dateNoReference date for UI suggestions
full_dayNoFull day flag (1=full day, 0=partial day)
approved_byNoUser ID who approved
approved_atNoApproval timestamp
rejected_byNoUser ID who rejected
rejected_atNoRejection timestamp
repeat_stateNoRepeat state
repeat_endNoRepeat end date
nameNoName of the time off type or holiday
is_defaultNoDefault flag (0=not default, 1=default)
colorNoColor (hex code)
descriptionNoHoliday description
regionNoRegion or country code
countryNoCountry name
typeNoHoliday type
moveableNoMoveable flag (0=fixed, 1=moveable)
yearNoYear for the holiday
holiday_typeNoHoliday type (0=full day, 1=partial day)
recurrence_patternNoRecurrence pattern
created_byNoUser ID who created
all_dayNoAll day flag (0=not all day, 1=all day)
timezoneNoTimezone
logged_time_entriesNoArray of logged time entries for bulk creation
timeoff_entriesNoArray of time off entries for bulk creation
formatNoResponse format - either "json" or "xml"json

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/asachs01/float-mcp'

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