| Create Record | Create a new record of a given type |
| Delete Record By ID | Delete a record by its numerical ID |
| Get Record by External ID | Get a record by its external ID |
| Get Record By ID | Fetch a Record by its numerical ID |
| List Records | Fetch a list of records of a given type |
| Set External ID | Add an external ID to a record that does not have one |
| Update Record | Update an existing record of a given type |
| List Model Fields | List all fields for a given model |
| List Models | Fetch a list of models installed in the customer's Odoo database |
| Raw Request | Issue any execute_kw action |