---
url: 'https://adk.nht.io/api/@nhtio/adk/batteries/media/type-aliases/PlanResult.md'
description: The settled result of executing a whole plan.
---

# Type Alias: PlanResult

```ts
type PlanResult = StepResult;
```

Defined in: [src/batteries/media/runtime.ts:110](https://github.com/NHTIO/ADK/blob/v1.20260713.1/src/src/batteries/media/runtime.ts#L110)

The settled result of executing a whole plan.
