discord_get_schema
Retrieve detailed parameter schemas for Discord operations to understand required inputs for actions like moderation, messaging, and channel management.
Instructions
Get detailed parameter schema for a specific operation.
Args:
operation: Operation identifier (e.g., 'messages.send', 'members.list') or 'batch.category.action' for batch operations (e.g., 'batch.members.add_role')Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes |