Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 03:31 AM
Hi @Debayan
I'd suggest to also mention this explicitly in the documentation of the workspace client for get_run_output
One has to pay extra attention to the example
run_id=run.tasks[0].run_id
otherwise it can be easily missed. 🙂