MASTRA_GET_WORKFLOW_BY_ID_NOT_FOUND
I keep getting MASTRA_GET_WORKFLOW_BY_ID_NOT_FOUND,
"id": "MASTRA_GET_WORKFLOW_BY_ID_NOT_FOUND",
"domain": "MASTRA",
"category": "USER",
"details": {
"status": 404,
"workflowId": "partnerTool",
"workflows": "faqWorkflow"
}
}
this gets triggered on a agent using partnerTool. it has no relation to faqWorkflow.
2 Replies
๐ Created GitHub issue: https://github.com/mastra-ai/mastra/issues/10520
๐ If you're experiencing an error, please provide a minimal reproducible example whenever possible to help us resolve it quickly.
๐ Thank you for helping us improve Mastra!
Hi if you are seeing this in the Studio itโs a known issue but does not block anything. When trying to render tool call badges we have to query if the tool is a workflow and this log gets emitted. We have this tracked so Iโll close this issue and keep that open!