Skip to main content
Glama

update-timeoff

Modify existing time off requests in Float, including dates, hours, status approvals, and rejections for accurate team scheduling.

Instructions

Update an existing time off request (including approval/rejection)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
timeoff_idYesThe time off ID
people_idsNoArray of person IDs (people_ids) - Float API expects plural field
timeoff_type_idNoThe time off type ID
start_dateNoStart date (YYYY-MM-DD)
end_dateNoEnd date (YYYY-MM-DD)
hoursNoHours of time off (omit for full day)
full_dayNo1 for full day, 0 for partial day
notesNoOptional notes
statusNoStatus (1 for pending, 2 for approved, 3 for rejected - Float API uses numeric status codes)
approved_byNoUser ID who approved
approved_atNoApproval timestamp
rejected_byNoUser ID who rejected
rejected_atNoRejection timestamp
repeat_stateNoRepeat configuration
repeat_endNoEnd date for repeating time off (YYYY-MM-DD)

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