Skip to main content
Glama

list_employees

Retrieve employee records from Odoo with filtering by department and pagination options to manage HR data efficiently.

Instructions

    List employees in Odoo.

    Args:
        department_id: Filter by department
        limit: Maximum number (default: 50)
        offset: Offset for pagination (default: 0)

    Returns:
        List of employees
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
department_idNo
limitNo
offsetNo

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/industream/mcp-odoo'

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