Skip to main content
POST
Execute agent-efficiency evaluator

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Body

application/json

Request body

input
object
required

Response

OK

step_efficiency_reason
string
Example:

"Agent completed task with minimal redundant steps"

step_efficiency_score
number
Example:

0.85

task_completion_reason
string
Example:

"All required tasks were completed successfully"

task_completion_score
number
Example:

0.92