{"name":"Runmesh Worker","endpoints":{"health":"GET /health","tools":"GET /tools","presignUpload":"POST /uploads/presign","jobs":"POST /jobs"},"example":{"tool":"ffmpeg","args":["-y","-i","/input","-vf","scale=-2:720","-c:v","libx264","-preset","veryfast","-c:a","copy","/output"],"inputs":{"sourceKey":"uploads/input.mp4"},"output":{"key":"outputs/input-720p.mp4","contentType":"video/mp4"}}}