Refine Skill

Refine a skill based on feedback.

Authentication

X-Browser-Use-API-Keystring
API Key authentication via header

Path parameters

skill_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
feedbackstringRequired>=10 characters
Feedback describing what to improve
testOutputstring or nullOptional
Last skill test output to include in refinement context
testLogsstring or nullOptional
Last skill test logs to include in refinement context

Response

Successful Response
idstringformat: "uuid"
Unique identifier for the skill

Errors