Skip to content

entherium_search_chat

Найти в архиве РАБОЧЕЙ ПЕРЕПИСКИ команды реплики по теме — так ты собираешь КОНТЕКСТ по задаче или дефекту: кто это просил, какими СЛОВАМИ, когда. Используй ПЕРЕД тем как заводить задачу/дефект из запроса в чате, и когда нужно уточнить суть уже заведённой. chat: “work” = рабочий чат команды (по умолчанию). author: Pavel / Ilya. Возвращает {“found”: N, “messages”:[{at, author, text, is_full, chat}]} — text у is_full: false ОБРУБЛЕН логом, его НЕЛЬЗЯ приводить как дословную цитату. Требует глобальную capability read_all (SPEC-127) — внутренняя переписка команды, клиентским токенам недоступна.

NameTypeRequiredDescription
querystringyes
chatstring | nullno
authorstring | nullno
since_daysinteger | nullno
limitintegerno

Send inside an initialized MCP session (see Connecting):

{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "entherium_search_chat",
"arguments": {
"query": "<query>"
}
}
}
SymptomCauseAction
401Token missing/expiredRe-issue via POST /auth/agent-token; a new token replaces your grants
403 / capability errorYour token lacks the capability or the contract grantCheck my_capabilities first; ask the owner for the grant