> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.Supporting_types.ProjectCommandIframeActionResultChannel.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias ProjectCommandIframeActionResultChannel

```typescript
ProjectCommandIframeActionResultChannel: Exclude<
    CapabilityResultChannel,
    "agent-run",
>
```

Types: [CapabilityResultChannel](core.CapabilityResultChannel.md)

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