get_model_actions
Retrieve all available actions and CRUD access flags for any Odoo model, including server actions, report actions, and form-view buttons.
Instructions
Return all actions available on a model: server actions (Action menu), report actions (Print menu), and form-view buttons (type=object/action). Also returns CRUD access flags for the current user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| action_id | No |