discord_execute
Execute Discord operations for moderation, messaging, and channel management by specifying operation identifiers and parameters to manage server roles, events, and automations.
Instructions
Execute a Discord operation with specified parameters.
Args:
operation: Operation identifier (e.g., 'messages.send', 'members.list') or 'batch.category.action' for batch operations
params: Operation parameters (get schema first)Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| params | Yes |