---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/sandbox/functions/normalizeSandboxPath.md
---

# Function: normalizeSandboxPath()

```ts
function normalizeSandboxPath(input: string): string;
```

Defined in: [src/batteries/sandbox/paths.ts:45](https://github.com/NHTIO/ADK/blob/v1.20260824.1/src/src/batteries/sandbox/paths.ts#L45)

Normalise a model path; leading separators denote the sandbox root.

## Parameters

| Parameter | Type     |
| --------- | -------- |
| `input`   | `string` |

## Returns

`string`
