foundry_get_entity
Retrieve any Foundry document by its UUID, such as an actor or item, to access its data for world management and encounters.
Instructions
Get one Foundry document by UUID, such as Actor.abc123.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |