Skip to main content

Interface: SlackSlashCommandConfigResponse

Defined in: packages/sdk/src/types/generated/app_connection.ts:382

Response model for a Slack slash command configuration.

Properties

command

command: string

Defined in: packages/sdk/src/types/generated/app_connection.ts:383


description

description: string

Defined in: packages/sdk/src/types/generated/app_connection.ts:384


workflowId

workflowId: number

Defined in: packages/sdk/src/types/generated/app_connection.ts:385