MCP Server/HRIS/Time Off Requests

Time Off Requests Tools

5 MCP tools for managing time off requests through the HRIS API. Same schema across 24 connectors.

Operations

GEThris_time_off_requests_all

Retrieve a paginated list of time off requests with optional filtering and sorting.

GEThris_time_off_requests_one

Retrieve a single record by its unique identifier.

POSThris_time_off_requests_create

Create a new record with the provided fields.

PATCHhris_time_off_requests_update

Update an existing record by its unique identifier.

DELETEhris_time_off_requests_delete

Remove a record by its unique identifier.

Example usage

Dynamic Mode
MCP
Agent:execute_tool
{ "tool": "hris_time_off_requests_all", "input": { "limit": 10 } }
Found 10 time off requests. Returning first page...

Launch accounting integrations in weeks, not months

Get started for free