---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/skills/variables/E_SKILL_TOOL_COLLISION.md
description: Raised when a skill tool name collides with another registered tool.
---

# Variable: E\_SKILL\_TOOL\_COLLISION

```ts
const E_SKILL_TOOL_COLLISION: CreatedException<[string]>;
```

Defined in: [src/batteries/skills/exceptions.ts:45](https://github.com/NHTIO/ADK/blob/v1.20260911.0/src/src/batteries/skills/exceptions.ts#L45)

Raised when a skill tool name collides with another registered tool.
