I ran openclaw secrets configure , followed the instructions for Tavily api key. Then now I can't find where they actual key is saved. I have checked, it is not in .openclaw/.env or .openclaw/gateway.systemd.env
here's my openclaw.json
"enabled": true,
"config": {
"webSearch": {
"apiKey": {
"source": "env",
"provider": "default",
"id": "TAVILY_API_KEY"
}
}
}
}```
version is OpenClaw 2026.4.15 (041266a) .
But Tavily is still working, so where is the actual key saved at?