cURL
curl --request GET \ --url https://api.veryfront.com/projects/{project_reference}/skills/{skill_id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "name": "<string>", "description": "<string>", "source_path": "<string>", "allowed_tools": [ "<string>" ] }
Returns a skill from the selected source target.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Skill identifier
production
environment
preview_branch
project
Discovered project skill