© 2026 Hedgehog Software, LLC
client.getTools()
tools:{ default:{ ....(all the tools) } }
client.getTool('toolID')
Tool { options: { baseUrl: 'http://localhost:4111' }, toolId: 'toolID' }
tool.execute()