@reactor/connect — actiondescriptor
@reactor/connect / ActionDescriptor
Interface: ActionDescriptor
Section titled “Interface: ActionDescriptor”Defined in: index.ts:74
Action descriptor.
Properties
Section titled “Properties”dry_run
Section titled “dry_run”dry_run:
DryRunSupport
Defined in: index.ts:79
idempotency?
Section titled “idempotency?”
optionalidempotency?:IdempotencyHint
Defined in: index.ts:80
input_schema
Section titled “input_schema”input_schema:
Record<string,unknown>
Defined in: index.ts:76
name:
string
Defined in: index.ts:75
output_schema
Section titled “output_schema”output_schema:
Record<string,unknown>
Defined in: index.ts:77
side_effects
Section titled “side_effects”side_effects:
SideEffectKind
Defined in: index.ts:78