Error
A valid request URL is required to generate request examples{
"results": {
"overallScore": 123,
"metadataCompleteness": {
"recommendations": [
"<string>"
],
"score": 123
},
"exploreAnalysis": {
"recommendations": [
"<string>"
],
"score": 123
},
"instructionQuality": {
"recommendations": [
"<string>"
],
"score": 123
},
"timestamp": "2023-11-07T05:31:56Z",
"projectSnapshot": {
"fieldCount": 123,
"exploreCount": 123
}
},
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}API Reference
Post apiv1projects aiagents evaluatereadiness
POST
/
api
/
v1
/
projects
/
{projectUuid}
/
aiAgents
/
{agentUuid}
/
evaluateReadiness
Error
A valid request URL is required to generate request examples{
"results": {
"overallScore": 123,
"metadataCompleteness": {
"recommendations": [
"<string>"
],
"score": 123
},
"exploreAnalysis": {
"recommendations": [
"<string>"
],
"score": 123
},
"instructionQuality": {
"recommendations": [
"<string>"
],
"score": 123
},
"timestamp": "2023-11-07T05:31:56Z",
"projectSnapshot": {
"fieldCount": 123,
"exploreCount": 123
}
},
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Was this page helpful?
āI