Skip to main content
Glama

create-timeoff

Submit time off requests in Float by specifying dates, people, and leave types to manage team availability and absence tracking.

Instructions

Create a new time off request

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
people_idsYesArray of person IDs (people_ids) - Float API expects plural field
timeoff_type_idYesThe time off type ID
start_dateYesStart date (YYYY-MM-DD)
end_dateYesEnd 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)
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