discord.createWebhook create an incoming webhook in a Discord channel.
automations/discord-create-webhook.automation.ts
Inputs
RequiredchannelId and 1–80 character name. Names cannot contain Discord or Clyde, case-insensitively. Optional image avatarDataUri and audit-log reason. Optional second argument { account } selects the Discord binding.
Output
Returns the createdDiscordWebhook without its token or executable URL.
Discord behavior
RequiresMANAGE_WEBHOOKS. Automate.ax intentionally does not expose the returned webhook token or token-bearing URL.