From 143fb34bf9a82e5cde185c182053fa550a52c8ee Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sat, 28 Mar 2026 22:10:02 +0000 Subject: [PATCH] docs: remove stale code_execution secretref path --- docs/reference/secretref-credential-surface.md | 1 - .../secretref-user-supplied-credentials-matrix.json | 7 ------- 2 files changed, 8 deletions(-) diff --git a/docs/reference/secretref-credential-surface.md b/docs/reference/secretref-credential-surface.md index b374cf4cf0e..0719b1dc202 100644 --- a/docs/reference/secretref-credential-surface.md +++ b/docs/reference/secretref-credential-surface.md @@ -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` diff --git a/docs/reference/secretref-user-supplied-credentials-matrix.json b/docs/reference/secretref-user-supplied-credentials-matrix.json index 9cebf322012..1ba32e9889c 100644 --- a/docs/reference/secretref-user-supplied-credentials-matrix.json +++ b/docs/reference/secretref-user-supplied-credentials-matrix.json @@ -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",