Skip to content

webhooks_get_with_token

Category: webhooks

Get a webhook by id + token without bot auth.

  • You hold the token (e.g. from webhooks_create) but lack guild access.
FieldTypeRequiredDescription
webhook_idstringyesWebhook to fetch
tokenstringyesWebhook secret — treat as credential, do not log

Webhook record. token is preserved here (the caller already has it). name wrapped untrusted.

FieldTypeRequiredDescription
idstringyesDiscord webhook ID
typeintegeryes
channel_idunknownyes
application_idunknownyes
nameunknownyes
avatarunknownyes
tokenstringnoDiscord webhook token (secret — treat as credential, do not log)
untrusted_namestringyes
PropertyValue
Read-onlyyes
Destructiveno
Idempotentyes
Open-worldyes
Confirmation requiredno

packages/mcp-core/src/tools/webhooks/get_with_token.ts