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

# Type Alias AssistantActionsFrame

```typescript
AssistantActionsFrame: FrameBase<"assistant-actions"> & { actions: unknown[] }
```

Types: [FrameBase](core.Supporting_types.FrameBase.md)
