a342332146
* Fix for the MCP tool that gets logs for debugging runs This was broken when we changed the data on the backend that returns log/span data from runs. We changed the data structured and the internal API that the MCP client uses was failing to parse with the Zod schema * add changeset * Revert "add changeset" This reverts commit 86eca836d5907fa0d0f8ac595d4d5ebade140514. --------- Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com>