foundry_send_chat_message
Send chat messages to Foundry VTT worlds to announce events, share rolls, or communicate with players. Use it to post custom content directly into the game chat.
Instructions
Create a chat message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | ||
| flavor | No | ||
| userId | No | Optional Foundry user ID or username for permission-scoped access. | |
| content | Yes | ||
| speaker | No | ||
| whisper | No | ||
| chatType | No | ||
| clientId | No | Foundry client ID; defaults to FOUNDRY_CLIENT_ID. |