I am working on creating a library of
When using a dotprompt, I am coming across me defining my tool that I have this way:
The tool name looks like this as defined by the plugin:
When Gemini tries to call that tool, the input to the gemini model listing the tools is:
The output from gemini is:
It seems that gemini is cutting off the kebab case of the tool. Is there a suggested naming convention for tool names?