Module definitions

Module definitions 

Source
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_delete tool.
context_template_get_tool
Defines the context_template_get tool.
context_template_list_tool
Defines the context_template_list tool.
context_template_render_tool
Defines the context_template_render tool.
context_template_save_tool
Defines the context_template_save tool (legacy).
delete_all_tool
Defines the delete_all tool 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_member tool for adding members to a group.
group_create_tool
Defines the group_create tool for creating new groups.
group_delete_tool
Defines the group_delete tool for deleting a group.
group_get_tool
Defines the group_get tool for getting group details.
group_list_tool
Defines the group_list tool for listing groups.
group_remove_member_tool
Defines the group_remove_member tool for removing members from a group.
group_update_role_tool
Defines the group_update_role tool for updating a member’s role.
groups_tool
Defines the consolidated subcog_groups tool.
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_understanding tool.
prompts_tool
Defines the consolidated subcog_prompts tool.
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_templates tool.
update_tool
Defines the update tool for modifying existing memories.