SkillStorr
Catalog/Customer Success/Slack Discord Webhooks Tool Guide
S
PromptCC BY 4.0·attribution requiredv0.1.0 · current

Slack Discord Webhooks Tool Guide

Sends team alerts for critical issues and VIP events via Slack/Discord webhooks.

B
Bohdan Tsaryk
·Published Jul 1, 2026·Token count not tracked
Uses (30d)
Stars
0
Versions
1
Forks
0
References
0

Full prompt

v0.1.0
prompt.md
preview

Slack Discord Webhooks Tool Guide

Tool Purpose

Sends team alerts and notifications via Slack or Discord webhooks for critical issues, VIP customer events, and workflow triggers.

When to Use

  • Alerting the team about high-priority support tickets
  • Notifying about VIP customer sign-ups or escalations
  • Sending deployment or build status updates
  • Triggering automated incident response workflows
  • Broadcasting important announcements to team channels

How to Use

  1. Choose the platform (Slack or Discord)
  1. Provide webhook URL (pre-configured or specified)
  1. Format the message payload with title, body, and optional fields
  1. Set severity level (info, warning, critical) for proper channel routing
  1. Include relevant links (ticket IDs, dashboard URLs, etc.)

Message Formatting

  • Slack: Blocks format with header, sections, fields, and buttons
  • Discord: Embeds with title, description, color, fields, and footer
  • Both support markdown within message bodies

Limitations

  • Requires valid webhook URLs (cannot send DMs, only channels)
  • Rate-limited per platform (Slack: ~1/sec, Discord: ~30/min)
  • No read capability (send-only)
  • Payload size limited to ~4000 characters

Output

Confirmation of message delivery with message ID/timestamp.