Skip to main content
Glama

get_upcoming_time_off

Retrieve approved or pending team absences within a specified date range from SuccessFactors. Filter results by department, manager, or approval status to view team availability.

Instructions

See who is out or taking time off in a date range (team absence calendar).

Shows all approved (or pending) absences for a period. Filter by department or manager to see just your team.

Args: instance: The SuccessFactors instance/company ID start_date: Start of date range (YYYY-MM-DD) end_date: End of date range (YYYY-MM-DD) data_center: SAP data center code (e.g., 'DC55', 'DC10', 'DC4') environment: Environment type ('preview', 'production', 'sales_demo') auth_user_id: SuccessFactors user ID for authentication (required) auth_password: SuccessFactors password for authentication (required) department: Filter by department name or code manager_id: Filter to a specific manager's team status: Filter by approval status: 'approved', 'pending', or 'all' (default: 'approved') top: Maximum results (default: 200, max: 500)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
instanceYes
start_dateYes
end_dateYes
data_centerYes
environmentYes
auth_user_idYes
auth_passwordYes
departmentNo
manager_idNo
statusNoapproved
topNo

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/aiadiguru2025/sf-mcp'

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