createSearchKnowledgeTool
@forge/monorepo / backend/src / createSearchKnowledgeTool
Function: createSearchKnowledgeTool()
createSearchKnowledgeTool(
deps,config):Tool
Defined in: backend/src/tools/library/knowledge.ts:46
Parameters
deps
config
authSubjects
(context) => readonly string[] | Promise<readonly string[]>
What this caller may read, derived from the context by the host. Never from tool input.