{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/notify/discord","method":"POST","price":"$0.010","description":"Relays markdown notification cards to Discord webhooks.","example_input":{"webhook_url":"https://discord.com/api/webhooks/...","content":"Alert: balance low!"},"example_output":{"supported":true,"result":{"success":true},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["webhook_url","content"],"properties":{"webhook_url":{"type":"string","description":"Discord webhook URL"},"content":{"type":"string","description":"Markdown text description (max 2000 chars)"}}},"response_schema":{"type":"object"}}