tools_list.json•2.37 kB
[
"generate_completion",
"stream_completion",
"chat_completion",
"multi_completion",
"get_provider_status",
"list_models",
"estimate_cost",
"compare_models",
"recommend_model",
"execute_optimized_workflow",
"read_file",
"read_multiple_files",
"write_file",
"edit_file",
"create_directory",
"list_directory",
"directory_tree",
"move_file",
"search_files",
"get_file_info",
"list_allowed_directories",
"get_unique_filepath",
"run_ripgrep",
"run_awk",
"run_sed",
"run_jq",
"run_ripgrep_stream",
"run_awk_stream",
"run_sed_stream",
"run_jq_stream",
"execute_python",
"repl_python",
"click",
"browse",
"type_text",
"search",
"download",
"download_site_pdfs",
"collect_documentation",
"parallel",
"run_macro",
"autopilot",
"convert_document",
"chunk_document",
"clean_and_format_text_as_markdown",
"detect_content_type",
"batch_format_texts",
"optimize_markdown_formatting",
"identify_sections",
"generate_qa_pairs",
"summarize_document",
"extract_metrics",
"flag_risks",
"canonicalise_entities",
"ocr_image",
"enhance_ocr_text",
"analyze_pdf_structure",
"process_document_batch",
"extract_entities",
"extract_tables",
"analyze_business_sentiment",
"analyze_business_text_batch",
"create_workflow",
"get_workflow_details",
"record_action_start",
"record_action_completion",
"get_recent_actions",
"get_thought_chain",
"store_memory",
"get_memory_by_id",
"get_memory_metadata",
"get_memory_tags",
"update_memory_metadata",
"update_memory_link_metadata",
"create_memory_link",
"get_workflow_metadata",
"get_contradictions",
"query_memories",
"update_memory",
"get_linked_memories",
"add_tag_to_memory",
"create_embedding",
"get_embedding",
"get_working_memory",
"focus_memory",
"optimize_working_memory",
"promote_memory_level",
"save_cognitive_state",
"load_cognitive_state",
"decay_link_strengths",
"generate_reflection",
"get_rich_context_package",
"get_goal_details",
"create_goal",
"update_goal_status",
"vector_similarity",
"record_artifact",
"get_artifacts",
"get_artifact_by_id",
"get_similar_memories",
"query_goals",
"consolidate_memories",
"diagnose_file_access_issues",
"generate_workflow_report",
"hybrid_search_memories",
"get_subgraph",
"echo"
]