curl --request POST \
--url https://v2-nova-api.prod.czmx.in/org/{org_id}/agents/{agent_id}/run-tests{
"message": "<string>",
"workflow_id": "<string>"
}Trigger execution of all unit tests for an agent
curl --request POST \
--url https://v2-nova-api.prod.czmx.in/org/{org_id}/agents/{agent_id}/run-tests{
"message": "<string>",
"workflow_id": "<string>"
}