Streams the stdout and stderr output of a process in real time, one line per log, prefixed with ‘stdout:’ or ‘stderr:’. Closes when the process exits or the client disconnects.
Documentation Index
Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Process identifier (PID or name)
Stream of process logs, one line per log (prefixed with stdout:/stderr:)
The response is of type string.