A11 TypeScript API - v0.2.1
    Preparing search index...

    Class ActionMessage

    Wire description of one action invocation.

    The receiving session resolves name through its registry, maps the concrete input/output node ids, applies headers, and then starts the handler. Streamed values travel separately as NodeFragments in WireMessages.

    Index
    headers: ByteMap
    id: string
    inputs: Port[]
    name: string
    outputs: Port[]