Skip to main content
Glama

AI Ops Hub

by Galiusbro

rag_search

Search your personal document corpus to find relevant information from notes, documents, and web pages using natural language queries.

Instructions

Поиск по личному корпусу документов

Input Schema

NameRequiredDescriptionDefault
limitNoМаксимальное количество результатов
queryYesПоисковый запрос

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 5, "description": "Максимальное количество результатов", "type": "number" }, "query": { "description": "Поисковый запрос", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from AI Ops Hub

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Galiusbro/MCP'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server