@slack/web-api / WorkflowsFeaturedAddArguments
Defined in: src/types/request/workflows.ts:4
TokenOverridable
channel_id: string;Defined in: src/types/request/workflows.ts:8
Channel to add featured workflow in.
optional token: string;Defined in: src/types/request/common.ts:43
Overridable authentication token bearing required scopes.
TokenOverridable.tokentrigger_ids: string[];Defined in: src/types/request/workflows.ts:13
Comma-separated array of trigger IDs to add; max 15
["Ft012345", "Ft012346"]