JobGetOutputResponse type

getOutput 操作の応答データが含まれます。

type JobGetOutputResponse = { body: string }