discord_get_webhook
Retrieve Discord webhook metadata (name, channel, guild) without exposing the token. Ideal for verifying or managing webhook configuration securely.
Instructions
Get webhook metadata. Tokens are never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | No | ||
| webhook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||