1. search_records
Search for records in any Odoo model with filters.
2. get_record
Retrieve a specific record by ID.
3. list_models
List all models enabled for MCP access.
4. create_record
Create a new record in Odoo.
5. update_record
Update an existing record.
6. delete_record
Delete a record from Odoo.