mirror of https://github.com/openclaw/openclaw.git
docs: remove stale code_execution secretref path
This commit is contained in:
parent
45ecf5e2e9
commit
143fb34bf9
|
|
@ -44,7 +44,6 @@ Scope intent:
|
|||
- `tools.web.search.kimi.apiKey`
|
||||
- `tools.web.search.perplexity.apiKey`
|
||||
- `tools.web.x_search.apiKey`
|
||||
- `tools.code_execution.apiKey`
|
||||
- `gateway.auth.password`
|
||||
- `gateway.auth.token`
|
||||
- `gateway.remote.token`
|
||||
|
|
|
|||
|
|
@ -508,13 +508,6 @@
|
|||
"secretShape": "secret_input",
|
||||
"optIn": true
|
||||
},
|
||||
{
|
||||
"id": "tools.code_execution.apiKey",
|
||||
"configFile": "openclaw.json",
|
||||
"path": "tools.code_execution.apiKey",
|
||||
"secretShape": "secret_input",
|
||||
"optIn": true
|
||||
},
|
||||
{
|
||||
"id": "tools.web.fetch.firecrawl.apiKey",
|
||||
"configFile": "openclaw.json",
|
||||
|
|
|
|||
Loading…
Reference in New Issue