foundry_update_entity
Update any Foundry entity by UUID or current selection using JSON data.
Instructions
Update a Foundry entity by UUID or the current selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | JSON object accepted by Foundry. | |
| uuid | No | ||
| actor | No | ||
| userId | No | Optional Foundry user ID or username for permission-scoped access. | |
| clientId | No | Foundry client ID; defaults to FOUNDRY_CLIENT_ID. | |
| selected | No |