foundry_get_effects
Retrieve active effects on a Foundry actor or token from its UUID, with optional user-based permission scoping.
Instructions
Get active effects on an actor or token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| userId | No | Optional Foundry user ID or username for permission-scoped access. | |
| clientId | No | Foundry client ID; defaults to FOUNDRY_CLIENT_ID. |