foundry_create_actor_embedded_documents
Add Items or Active Effects to a single Foundry actor via the REST API relay. Populate actors with new embedded documents for encounters and table play.
Instructions
Add Items or ActiveEffects to one actor. Item creation uses the relay's supported Actor items upsert.
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. | |
| documents | Yes | ||
| documentType | Yes |