get_model_interface
Retrieve complete model interface including field metadata, actions, and CRUD flags in one call to plan record creation or editing.
Instructions
Single-call planning helper: returns form-view field metadata AND all model actions (server actions, reports, view buttons) AND CRUD access flags. Use this before creating or editing records to understand the full model interface without separate get_fields + get_model_actions round trips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |