Commands
Use the technical identifier shown in each result as the MCP tool name. Open a tool to inspect its safety metadata, exact input and output schemas, implementation source, and related tools.
Showing all 15 tools
-
commandsWrites Destructive Atomically REPLACE the entire global command registry. Any commands not in commands are deleted. commands_bulk _overwrite _global -
commandsWrites Destructive Atomically REPLACE the guild-scoped command registry. Any commands not in commands are deleted from this guild. An EMPTY array deletes every command in this guild. commands_bulk _overwrite _guild -
commandsWrites Create or upsert a global application command. Global commands propagate within ~1 hour. commands_create _global -
commandsWrites Create or upsert a guild-scoped slash command. Guild commands propagate immediately (vs ~1h for global). commands_create _guild -
commandsWrites Destructive Delete a global application command. DESTRUCTIVE - IRREVERSIBLE. commands_delete _global -
commandsWrites Destructive Delete a guild-scoped command. DESTRUCTIVE - IRREVERSIBLE. commands_delete _guild -
commandsWrites Set per-command permission overrides for one command in a guild. commands_edit _command _permissions -
commandsRead only Get permission overrides for ONE specific command in a guild. commands_get _command _permissions -
commandsRead only Fetch one global application command by id. commands_get _global -
commandsRead only Fetch one guild-scoped command by id. commands_get _guild -
commandsRead only List per-command permission overrides for ALL commands in a guild. commands_get _guild _command _permissions -
commandsRead only List globally-registered application commands. commands_list _global -
commandsRead only List slash commands registered for a specific guild. commands_list _guild -
commandsWrites Edit a global application command. All command-body fields are optional - pass only what changes. commands_modify _global -
commandsWrites Edit a guild-scoped command. All command-body fields are optional. commands_modify _guild
No tool matches those filters.