Seed Entity Records
seed_entityCompatibility tool for starter-record creation. Inserts directly for the authenticated app owner; by default it only seeds an empty entity (skip_if_not_empty).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | append always inserts; skip_if_not_empty inserts only when the entity is empty | skip_if_not_empty |
| app_id | Yes | The app ID | |
| entity | Yes | Entity name | |
| reason | No | Why these records should be created | |
| records | Yes | Records to insert |