ISPO SDK
    Preparing search index...

    Type Alias ProjectCommandIframeActionResultChannel

    Markdown
    ProjectCommandIframeActionResultChannel: Exclude<
        CapabilityResultChannel,
        "agent-run",
    >

    Result channels an iframe-local command handler can deliver synchronously.