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

# Type Alias CapabilityResultChannel

```typescript
CapabilityResultChannel:
    | "json"
    | "files"
    | "assets"
    | "entities"
    | "edit-session"
    | "source-patch"
    | "agent-run"
```
