help
Read the code docstrings of MemAI tools to get their purpose and usage. Use with a command name to view full signature and documentation for a specific tool.
Instructions
Explain the memai tools, read directly from their code docstrings.
Without arguments: every tool with its one-line summary. With command='': that tool's full signature and docstring. The docs can't drift from behavior because they ARE the code's own docstrings, extracted at call time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | No |