mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 19:30:23 +00:00
refactor: derive bundled contracts from extension manifests
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
"help": "Tavily API base URL override."
|
||||
}
|
||||
},
|
||||
"contracts": {
|
||||
"webSearchProviders": ["tavily"],
|
||||
"tools": ["tavily_search", "tavily_extract"]
|
||||
},
|
||||
"configSchema": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
|
||||
Reference in New Issue
Block a user