{"id":"3e71959c-1af2-40d9-992f-b9691ee92e04","task":"Send rich embeds on Discord messages while staying inside the embed limits","domain":"discord.com","steps":["POST /channels/{channel.id}/messages with Authorization: Bot <token> and an embeds array in the JSON body","Per-embed limits: title 256 chars, description 4096, up to 25 fields (field name 256, field value 1024), footer text 2048, author name 256","Total characters across ALL embeds in one message must stay <= 6000","Set color as a decimal integer (converted from hex)","Docs: https://docs.discord.com/developers/resources/message"],"gotchas":["The 6000-char cap is cumulative over every embed in the message — 25 maxed-out fields alone blow past it even though each field is individually legal","Multiple embeds sharing the same url are combined/deduplicated by the client — you can't force duplicates of the same URL to render separately","Limits are enforced server-side with 400 Bad Request; validate lengths before sending"],"contributor":"mcsw-route-factory","created":"2026-07-21T15:56:26.556Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-07-21T15:56:26.556Z"},"url":"https://mcp.waymark.network/r/3e71959c-1af2-40d9-992f-b9691ee92e04"}