Skip to main content
Glama

list_entities

Discover available OData entities in SuccessFactors to understand queryable data. Fetch entity sets from service documents using instance credentials and optional category filters.

Instructions

List all available OData entities in the SuccessFactors instance.

This discovery tool helps users understand what data is available to query. It fetches the service document which lists all entity sets.

Args: instance: The SuccessFactors instance/company ID 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) category: Optional filter - 'foundation', 'employee', 'talent', 'platform', 'all' (default: all)

Returns: dict containing entity list, count, and optional category breakdown

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
instanceYes
data_centerYes
environmentYes
auth_user_idYes
auth_passwordYes
categoryNo

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