search_knowledge
Search your knowledge base to retrieve relevant transcript passages with timestamped video links, providing evidence-backed answers from researched YouTube content.
Instructions
Semantic/keyword search over everything the agent has already learned.
Retrieves the most relevant transcript passages from the local knowledge base, each with a deep link that opens the source video at the exact timestamp. Answer the user's question using these passages as evidence.
Args: query: Natural-language question or keywords. k: Number of passages to return. topic: Optional filter to a topic previously passed to research_topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | ||
| query | Yes | ||
| topic | No |