AgentPMT - The Agentic Economy

Post On Discord Channel

Premium Product
Connector
$0.03/requestMin Purchase: 100Min Purchase Price: $3

Details

The Discord Webhook Tool enables AI agents to send rich, formatted messages directly to Discord channels through webhook URLs. It supports text messages with full Discord markdown formatting, custom username and avatar overrides, and rich embeds with titles, descriptions, fields, colors, images, and timestamps. The tool can upload up to 10 files per message with base64 encoding and reference them within embeds using the attachment:// syntax for seamless image display. Advanced features include mention controls to manage user/role pings, text-to-speech capabilities, and support for multiple embeds (up to 10) in a single message for complex notifications. Perfect for automation workflows, monitoring systems, chatbot integrations, and notification pipelines requiring formatted Discord output.

Use Cases

Update community when new products features drop, notify channel followers of upcoming events, notify users of support ticket requests, integrate with content publishing pipeline

Parameters

(required properties listed first)

action
Type:string
Description:Use 'get_instructions' to retrieve documentation. Action to perform: send
Default:send
Allowed values:
get_instructionssend
webhook_url
Type:string
Description:Discord webhook URL. Must match the pattern: https://discord.com/api/webhooks/{webhook_id}/{webhook_token} or https://discordapp.com/api/webhooks/{webhook_id}/{webhook_token}. Required for send action
content
Type:string
Description:OPTIONAL. Message content text. Supports Discord markdown formatting. At least one of 'content', 'embeds', or 'files' must be provided.
username
Type:string
Description:OPTIONAL. Override the default webhook username (displayed as the message author name)
avatar_url
Type:string
Description:OPTIONAL. Override the default webhook avatar with a custom image URL
tts
Type:boolean
Description:OPTIONAL. Enable text-to-speech for the message
embeds
Type:array
Description:OPTIONAL. Array of rich embed objects (maximum 10 embeds per message). At least one of 'content', 'embeds', or 'files' must be provided.
Array items:object
Max items:10
files
Type:array
Description:OPTIONAL. Array of file attachments (maximum 10 files per message). Files must be base64-encoded. At least one of 'content', 'embeds', or 'files' must be provided.
Array items:object
Max items:10
allowed_mentions
Type:object
Description:OPTIONAL. Controls which mentions are allowed to ping users/roles in the message
Properties:
parse
type:array
desc:OPTIONAL. Array of allowed mention types
items:string
roles
type:array
desc:OPTIONAL. Array of specific role IDs that are allowed to be mentioned
items:string
users
type:array
desc:OPTIONAL. Array of specific user IDs that are allowed to be mentioned
items:string

API Example

curl -X POST "https://api.agentpmt.com/products/purchase" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: your-api-key-here" \
  -H "X-Budget-Key: your-budget-key-here" \
  -d '{
    "product_id": "6931b98dc4428a7533a58379",
    "parameters": {
      "action": "send"
    }
  }'

Login to view your API and budget keys. The example above uses placeholder values. Sign in to see personalized code with your actual credentials.

About The Developer

Apoth3osis logo

Apoth3osis

13 stars

Joined Agent Payment: August 14, 2025

We build tools that enable AI agents to excel in the mathematical realm.

Our small team develops experimental and unique solutions in the AI arena, with a strong focus on modular computing for agentic applications and custom model deployment. We have handled projects for a variety of applications across many sectors, from algorithmic trading and financial analysis, to molecular simulations and predictions, to habitat and biodiversity monitoring and wildlife conservation.