Skip to main content
Glama
parth-unjiya

odoo-mcp-gateway

by parth-unjiya

create_ticket

Create a new helpdesk ticket in Odoo with subject, description, team assignment, and priority level to track support requests.

Instructions

Create a new helpdesk ticket.

        Args:
            name: Ticket subject/title
            description: Detailed description
            team_id: Helpdesk team ID (optional)
            priority: Priority level (0=Low, 1=Medium, 2=High, 3=Urgent)
        

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
descriptionNo
team_idNo
priorityNo1

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