@vowel.to/client / index / ToolContext
Interface: ToolContext
Defined in: lib/vowel/managers/ToolManager.ts:26
Tool execution context
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
router? | RouterAdapter | Router adapter for navigation | lib/vowel/managers/ToolManager.ts:28 |
routes? | VowelRoute[] | Available routes | lib/vowel/managers/ToolManager.ts:30 |
currentPath? | string | Current path | lib/vowel/managers/ToolManager.ts:32 |