Skip to main content
Glama

MCP Odoo Shell

by seletz

reset_odoo_shell

Terminate and clear the current Odoo shell session to reset the environment, recover from errors, or remove session state for a fresh start.

Instructions

Reset the Odoo shell session (restart the shell process). Terminates the current shell process and clears the global shell manager, which will cause a new shell to be started on the next code execution. This is useful for clearing session state or recovering from errors. :return: Success message or error description :rtype: str

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "reset_odoo_shellArguments", "type": "object" }
Install Server

Other Tools from MCP Odoo Shell

Related Tools

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

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