foundry_delete_chat_message
Delete a specific chat message from FoundryVTT by ID to remove unwanted or erroneous entries. Supports optional user and client IDs for permission-scoped access.
Instructions
Delete one chat message.
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. | |
| messageId | Yes |