Checklist
Describe the issue
Hello,
I'm trying to call into an OpenClaw hook once image processing is complete. I can get the description and stuff, but I can't get the correct URL path. I get this back:
/media/local/llmvision/snapshots_blueprint/.../last_motion.jpg
But the snapshots_blueprint folder doesn't even exist.
Reproduction steps
- Add a block to Additional_Actions to send the URL of the image to another service
Debug logs
Integration is working - this is an issue with the blueprint
Checklist
Describe the issue
Hello,
I'm trying to call into an OpenClaw hook once image processing is complete. I can get the description and stuff, but I can't get the correct URL path. I get this back:
/media/local/llmvision/snapshots_blueprint/.../last_motion.jpgBut the snapshots_blueprint folder doesn't even exist.
Reproduction steps
Debug logs