Retrieve a worker file
$ handinger workers retrieve-file
GET/api/workers/{workerId}/files/{filePath}
Retrieve a file published from a worker workspace. The runtime route accepts nested paths after /files/.
Retrieve a worker file
handinger workers retrieve-file \
--api-key 'My API Key' \
--worker-id t_org_123_w_01HZY2ZJQ8G7K42W2D7WF6V4GM \
--file-path scratchpad/plan.md