Minimax tool calling seems to be wrong?

When using Minimax 2.1 and asking “what’s the weather in Denver, I get:

minimax:tool_call
<invoke name="read">
<parameter name="path">/home/nas-pi-0/.npm-global/lib/node_modules/clawdbot/skills/weather/SKILL.md</parameter>
</invoke>
</minimax:tool_call>

Notice the parsing is wrong
Was this page helpful?