#I am not running the agents in sandboxed
1 messages ยท Page 1 of 1 (latest)
I have not sandboxed as well and have provided access to all tools in the config. Still my agent says it only has access to only these tools:
message
sessions_list
sessions_history
sessions_send
session_status
I have this config:
"list": [
{
"id": "main",
"default": true,
"tools": {
"allow": [
"*"
],
"deny": []
},
"sandbox": {
"mode": "none"
}
},
....
]
Any thoughts why it might not be picking up?
I have restarted gateway multiple times.
could be something to do with tool profiles, looks like the messaging profile is enabled, and not much else. https://docs.openclaw.ai/gateway/configuration-reference#tool-profiles