Knowledge Agent provides Knowledge Hub capabilities as a sub-agent.
search_knowledge
create_entity_document
run_vectorization
run_duplicate_detection
navigate_to_tab
open_suggest_panel
apply_search_filter
Static
Readonly
All tools this agent can invoke
Build a client tool request for the Angular frontend.
Execute a server-side tool by name.
Optional
Get the tool definitions formatted for LLM function calling.
Knowledge Agent provides Knowledge Hub capabilities as a sub-agent.
Server Tools
search_knowledge— Execute a unified search across vector + full-text indexescreate_entity_document— Create a new entity document template for vectorizationrun_vectorization— Trigger vectorization for an entityrun_duplicate_detection— Run duplicate detection on an entityClient Tools (sent to browser)
navigate_to_tab— Switch the Knowledge Hub to a specific tabopen_suggest_panel— Open the document suggestion panelapply_search_filter— Apply filters to the search UI