foundry_remove_effect
Remove an active effect from a Foundry VTT entity by effect ID or status ID. Clean up conditions during encounters without searching through menus.
Instructions
Remove an active effect by ID or status.
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. | |
| effectId | No | ||
| statusId | No |