Cancel Generation
Cancel the current in-progress generation for a skill.
Authentication
X-Browser-Use-API-Keystring
API Key authentication via header
Path parameters
skill_id
Response
Successful Response
id
Unique identifier for the skill
title
Title of the skill (shows up in the public view)
description
Description of the skill (shows up in the public view)
status
Status of the skill
Allowed values:
parameters
Input parameters of the skill
outputSchema
Output schema of the skill
isEnabled
Whether the skill is enabled
isPublic
Whether the skill is publicly available
isOwner
Whether the user is the owner of the skill
currentVersion
Current version of the skill
createdAt
Creation timestamp
updatedAt
Last update timestamp
goal
Goal of the skill (not shown in the public view)
agentPrompt
Prompt for the agent to use when generating the skill automatically (not shown in the public view)