Execute Skill
Execute a skill with the provided parameters.
Authentication
X-Browser-Use-API-Keystring
API Key authentication via header
Path parameters
skill_id
Request
This endpoint expects an object.
parameters
Parameters to pass to the skill handler
Response
Successful Response
success
Whether the skill execution was successful
error
Error message if the skill execution failed
stderr
Standard error output of the skill execution
latencyMs
Latency of the skill execution in milliseconds