Files
workspace/send_image_v2_result.txt
aitest 15c4480db1 Add OpenClaw workspace configuration and tools
- Add agent configuration files (AGENTS.md, USER.md, IDENTITY.md, SOUL.md)
- Add git configuration and skills management scripts
- Add frontend/backend analysis tools and reports
- Add DingTalk media sender utilities and documentation
- Fix OpenClaw runtime environment (Node.js and Python)
- Configure git remotes and push scripts
2026-03-05 13:56:59 +09:00

14 lines
471 B
Plaintext

=== DingTalk Image Send via V1 API ===
Token: 34140e285e9c3cd5b2e33d77a05c0e64
Upload Image:
{"errcode": 0, "errmsg": "ok", "media_id": "@lADPM1yh5VpunIXNB9DNBgs", "created_at": 1772684822650, "type": "image"}
Media ID: @lADPM1yh5VpunIXNB9DNBgs
Send Image using V1 API + sampleMarkdown:
{"code": "InvalidAction.NotFound", "requestid": "EB2017C2-BEA9-7F04-A7B7-180C4A57F017", "message": "Specified api is not found, please check your url and method."}
=== FAILED ===