Mastra ClientJS getTool not working
if i console log the
but when doing
and when doing
in the playground i also get the default tool which if i click contains all the tools
client.getTools() i get something like:but when doing
client.getTool('toolID') i get this:and when doing
tool.execute() i get a 404 tool not found error.in the playground i also get the default tool which if i click contains all the tools
