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

# Type Alias CapabilityInvocationMode

```typescript
CapabilityInvocationMode:
    | "iframe-action"
    | "agent-task"
    | "runtime-job"
    | "host-op"
```
