Retrieve log stream
render_get_owner_log_streamRetrieve log stream information for a specific Render workspace by supplying its owner ID. Access streaming logs to monitor application activity.
Instructions
Retrieve log stream. Returns log stream information for the specified workspace. Calls GET /logs/streams/owner/{ownerId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ownerId | Yes | The ID of the workspace to return log stream information for |