@vowel.to/client / index / VowelAction
Interface: VowelAction
Defined in: lib/vowel/types/types.ts:286
Custom action definition
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
description | string | Human-readable description of what this action does | lib/vowel/types/types.ts:288 |
parameters | Record<string, VowelActionParameter> | Parameter definitions | lib/vowel/types/types.ts:290 |