Skip to main content
Glama
parth-unjiya

odoo-mcp-gateway

by parth-unjiya

request_leave

Submit employee leave requests for annual, sick, or other leave types by specifying dates and optional reason through the Odoo MCP gateway.

Instructions

Submit a leave request.

        Args:
            leave_type_id: Leave type ID (e.g. annual leave, sick leave)
            date_from: Start date (YYYY-MM-DD)
            date_to: End date (YYYY-MM-DD)
            reason: Optional description
        

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
leave_type_idYes
date_fromYes
date_toYes
reasonNo

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/parth-unjiya/odoo-mcp-gateway'

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