-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Documentation Issue
The tool usage docs are comprehensive and have examples to call each tool. But they are in python code and not easily available for users to find to create instructions for their LLM.
For example:
https://github.com/basicmachines-co/basic-memory/blob/main/src/basic_memory/mcp/tools/search.py#L213-L331
It would be useful to have a process to turn all tool usage examples into downloadable markdown docs that users could copy paste.
reneleonhardt
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request