mirror of
https://github.com/larksuite/cli.git
synced 2026-07-06 08:12:36 +08:00
Users reported that AI agents sometimes wrote shell scripts to manually extract and re-decode JSON string fields (e.g. unicode_escape), causing Chinese character corruption. Add notes to mail skill docs clarifying that JSON output can be read directly without additional encoding conversion.