Files
leon-ai--leon/tools/search_web/toolkit.json
T
2026-07-13 12:44:08 +08:00

14 lines
284 B
JSON

{
"$schema": "../../schemas/toolkit-schemas/toolkit.json",
"name": "Search & Web",
"description": "Tools to search the web and social media platforms.",
"icon_name": "global-line",
"context_files": [
"BROWSER_HISTORY.md"
],
"tools": [
"hosted",
"grok"
]
}