word-counter-tool / tool_config.json
Chris4K's picture
Update tool_config.json
4127d50
raw
history blame contribute delete
No virus
165 Bytes
{
"description": "This is a tool that counts the words of an input. It takes an input.",
"name": "word_counter",
"tool_class": "word_counter.WordCounterTool"
}