fix(managed-gateway): keep tool availability scans off the Nous token-refresh path
This commit is contained in:
@@ -93,6 +93,7 @@ from tools.debug_helpers import DebugSession
|
||||
# tools.web_tools (the firecrawl plugin reads them via its own import chain).
|
||||
from tools.managed_tool_gateway import ( # noqa: F401 — backward-compat names for tests
|
||||
build_vendor_gateway_url,
|
||||
peek_nous_access_token as _peek_nous_access_token,
|
||||
read_nous_access_token as _read_nous_access_token,
|
||||
resolve_managed_tool_gateway,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user