#Discord bot openly shares tool calls
1 messages · Page 1 of 1 (latest)
This is almost certainly verbose / trace / reasoning visibility being enabled for that Discord session.
In the Discord thread/channel where it’s happening, send these as standalone messages:
/verbose off
/trace off
/reasoning off
For a public helper bot, also make sure your bot agent doesn’t default verbose on:
openclaw config set agents.defaults.verboseDefault off
or in openclaw.json: