project_upsert_entity
Create or update a declared entity in the generic state store. Specify entity type, ID, payload, and merge or dry-run options.
Instructions
Create or update a declared entity in the generic state store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | No | generic_entity | |
| entity_id | No | ||
| payload_json | No | {} | |
| root_dir | No | ||
| merge | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||