Sync Channel Permissions with Category
discord_sync_channel_permissionsSyncs a channel's permission overrides to match its parent category, ensuring consistent access controls across the server.
Instructions
Sync a channel's permissions with its parent category.
Args:
channel_id (string): Discord channel ID
Returns: Confirmation of sync
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | Discord channel ID (snowflake) |