Knowledge Base Tool

Command Palette

Search for a command to run...

Back

Knowledge Base Tool

v1.0.0Tool

RAG-powered knowledge base with Supabase, file storage, and Google Drive integration

ragknowledgestoragevectorai
Edit
Capabilities

Manages files and storage operations

Content

Knowledge Base Tool

Overview

Full-featured RAG knowledge base with multiple storage backends and intelligent retrieval.

Available Operations

Storage

  • Upload Files - Store in Supabase
  • List Files - Directory listing
  • Get File - Download files
  • Delete File - Remove files

Google Drive

  • Connect Drive - OAuth connection
  • List Drive Files - Remote listing
  • Import from Drive - Cross-import

Retrieval

  • Semantic Search - Vector similarity
  • Hybrid Search - Combined search
  • Get Context - Context building

Parameters

ParameterTypeRequiredDescription
operationstringYesOperation name
querystringNoSearch query
fileIdstringNoFile identifier
limitnumberNoMax results

Use Cases

  • Document Q&A
  • Internal knowledge bases
  • File management
  • Cross-source RAG
Actions
Test in Playground