foundry_delete_actor_embedded_documents
Delete specific Items or ActiveEffects embedded in a Foundry actor by providing actor UUID, document type, and document IDs.
Instructions
Delete Items or ActiveEffects embedded in one actor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | Optional Foundry user ID or username for permission-scoped access. | |
| clientId | No | Foundry client ID; defaults to FOUNDRY_CLIENT_ID. | |
| actorUuid | Yes | Actor UUID, for example Actor.abc123. | |
| documentIds | Yes | ||
| documentType | Yes |