get_dictionary_overrides
List dictionary overrides for a table or specific field to audit child table customizations and check existing overrides before creating new ones.
Instructions
List all dictionary overrides on a table, or find overrides for a specific field.
Use this to audit what a child table has customised vs its parent, or to check whether an override already exists before creating one.
Examples: table="incident" — all overrides on incident table="incident" field="priority" — override for one specific field field="mandatory" override_type="mandatory" — find all tables overriding mandatory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | Child table name to list overrides for | |
| field | No | Specific field (element) name | |
| override_type | No | any |