feat(mcp): kebab__search trace input + output mirror (fb-37)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
th-kim0823
2026-05-10 13:32:30 +09:00
parent f7e2072d66
commit 653e432a30
4 changed files with 122 additions and 2 deletions

View File

@@ -69,6 +69,7 @@ async fn fetch_tool_chunk_returns_fetch_result_v1() {
media: None,
ingested_after: None,
doc_id: None,
trace: None,
},
);
let search_text = match &search_result.content.first().unwrap().raw {