addedInput schema / properties / content / description
Added value: +"New plain-text content for the message (max 2000 characters)."
changedInput schema / properties / embeds / description
Previous value: -"Optional array of embed objects."New value: +"Up to 10 embed objects to attach to the webhook message."
changedInput schema / properties / embeds / items / properties / color / description
Previous value: -"Hex color e.g. #5865F2"New value: +"Side-bar color as a hex string, e.g. '#5865F2'."
addedInput schema / properties / embeds / items / properties / description / description
Added value: +"Main body text of the embed (supports Markdown)."
addedInput schema / properties / embeds / items / properties / fields / description
Added value: +"Up to 25 name/value field blocks."
addedInput schema / properties / embeds / items / properties / fields / items / properties / inline / description
Added value: +"If true, render side-by-side with adjacent inline fields."
addedInput schema / properties / embeds / items / properties / fields / items / properties / name / description
Added value: +"Field heading."
addedInput schema / properties / embeds / items / properties / fields / items / properties / value / description
Added value: +"Field body text."
addedInput schema / properties / embeds / items / properties / footer / description
Added value: +"Footer text shown at the bottom of the embed."
addedInput schema / properties / embeds / items / properties / image_url / description
Added value: +"Large image shown below the embed body."
addedInput schema / properties / embeds / items / properties / thumbnail_url / description
Added value: +"Small image shown in the top-right corner."
addedInput schema / properties / embeds / items / properties / timestamp / description
Added value: +"If true, stamp the embed with the current time."
addedInput schema / properties / embeds / items / properties / title / description
Added value: +"Embed title shown in bold at the top."
addedInput schema / properties / embeds / items / properties / url / description
Added value: +"URL that makes the title clickable."
addedInput schema / properties / message_id / description
Added value: +"ID of the webhook message to edit."
addedInput schema / properties / webhook_id / description
Added value: +"ID (snowflake) of the webhook that sent the message."
addedInput schema / properties / webhook_token / description
Added value: +"Secret token of the webhook."