n8n-nodes-semble v2.1.0


n8n-nodes-semble / components/EventActionSelector / EventActionDefinition

Interface: EventActionDefinition

Defined in: components/EventActionSelector.ts:47

Action definition with metadata EventActionDefinition

Properties

name

name: string

Defined in: components/EventActionSelector.ts:48


value

value: EventActionType

Defined in: components/EventActionSelector.ts:49


description

description: string

Defined in: components/EventActionSelector.ts:50


actionDescription

actionDescription: string

Defined in: components/EventActionSelector.ts:51


isEnabled

isEnabled: boolean

Defined in: components/EventActionSelector.ts:52


requiresId

requiresId: boolean

Defined in: components/EventActionSelector.ts:53


returnsMultiple

returnsMultiple: boolean

Defined in: components/EventActionSelector.ts:54


supportedResources

supportedResources: string[]

Defined in: components/EventActionSelector.ts:55