List webhooks
list_webhooksList all webhooks set up in a Discord server, with an option to filter by a specific channel.
Instructions
List all webhooks in the server, optionally filtered to one channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server (guild) name or id. Optional when the bot is in a single server or DISCORD_GUILD_ID is set. | |
| channel | No | Limit results to this channel (name or id). Omit to list all server webhooks. |