Skip to main content
Glama

list_tasks

Retrieve tasks from Odoo with optional project filtering and pagination controls to manage project workflows efficiently.

Instructions

    List available tasks in Odoo.

    Args:
        project_id: Filter by project ID (optional)
        limit: Maximum number of tasks to return (default: 50)
        offset: Offset for pagination (default: 0)

    Returns:
        List of tasks with their ID, name and project
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_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