Retrieves the permissions for a specific application command in a guild. Requires OAuth2 Bearer token (bot tokens will error). The authorizing user must have MANAGE_GUILD and MANAGE_ROLES permissions in the target guild.
guild_idRequiredstringThe unique identifier (snowflake ID) of the guild.
command_idRequiredstringThe unique identifier (snowflake ID) of the application command.
application_idRequiredstringThe unique identifier (snowflake ID) of the application.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.