Expand description
Tool definitions for MCP tools.
Contains the JSON Schema definitions for all subcog tools.
Functions§
- capture_
tool - Defines the capture tool.
- consolidate_
tool - Defines the consolidate tool.
- context_
template_ delete_ tool - Defines the
context_template_deletetool. - context_
template_ get_ tool - Defines the
context_template_gettool. - context_
template_ list_ tool - Defines the
context_template_listtool. - context_
template_ render_ tool - Defines the
context_template_rendertool. - context_
template_ save_ tool - Defines the
context_template_savetool (legacy). - delete_
all_ tool - Defines the
delete_alltool for bulk deletion. - delete_
tool - Defines the delete tool for removing memories.
- enrich_
tool - Defines the enrich tool.
- entities_
tool - Defines the entities tool for entity CRUD operations.
- entity_
merge_ tool - Defines the entity merge tool for deduplicating entities.
- extract_
entities_ tool - Defines the extract entities tool for LLM-powered entity extraction.
- gdpr_
export_ tool - Defines the GDPR data export tool.
- get_
summary_ tool - Defines the get summary tool.
- get_
tool - Defines the get tool for direct memory retrieval by ID.
- graph_
query_ tool - Defines the graph query tool for traversing the knowledge graph.
- graph_
tool - Defines the consolidated graph tool for knowledge graph operations.
- graph_
visualize_ tool - Defines the graph visualize tool for generating graph visualizations.
- group_
add_ member_ tool - Defines the
group_add_membertool for adding members to a group. - group_
create_ tool - Defines the
group_createtool for creating new groups. - group_
delete_ tool - Defines the
group_deletetool for deleting a group. - group_
get_ tool - Defines the
group_gettool for getting group details. - group_
list_ tool - Defines the
group_listtool for listing groups. - group_
remove_ member_ tool - Defines the
group_remove_membertool for removing members from a group. - group_
update_ role_ tool - Defines the
group_update_roletool for updating a member’s role. - groups_
tool - Defines the consolidated
subcog_groupstool. - history_
tool - Defines the history tool for memory change audit trail.
- init_
tool - Defines the init tool for session initialization.
- list_
tool - Defines the list tool for listing all memories.
- namespaces_
tool - Defines the namespaces tool.
- prompt_
delete_ tool - Defines the prompt.delete tool.
- prompt_
get_ tool - Defines the prompt.get tool.
- prompt_
list_ tool - Defines the prompt.list tool.
- prompt_
run_ tool - Defines the prompt.run tool.
- prompt_
save_ tool - Defines the prompt.save tool (legacy).
- prompt_
understanding_ tool - Defines the
prompt_understandingtool. - prompts_
tool - Defines the consolidated
subcog_promptstool. - recall_
tool - Defines the recall tool.
- reindex_
tool - Defines the reindex tool.
- relationship_
infer_ tool - Defines the relationship inference tool for discovering implicit relationships.
- relationships_
tool - Defines the relationships tool for relationship CRUD operations.
- restore_
tool - Defines the restore tool for recovering soft-deleted memories.
- status_
tool - Defines the status tool.
- sync_
tool - Defines the sync tool.
- templates_
tool - Defines the consolidated
subcog_templatestool. - update_
tool - Defines the update tool for modifying existing memories.