Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
{% include [announce](../_includes/announce.md) %}
Sign in to like and favorite skills
{% include announce %}
Получает свойства навыка.
Идентификатор навыка можно узнать из списка навыков.
{% list tabs %}
Боевая версия
GET https://toloka.dev/api/v1/skills/<id> Authorization: ApiKey PlaceYourRealApiKey_Here
Песочница
GET https://sandbox.toloka.dev/api/v1/skills/<id> Authorization: ApiKey PlaceYourRealApiKey_Here
{% endlist %}
{% include edit-skill-skill-id-table %}
{% include reusables-auth %}
Сведения о навыке.
{ "id": "9238", "name": "Determining the color of an elephant", "private_comment": "Skill for my pool", "hidden": true, "skill_ttl_hours": 240, "deprecated": false, "owner": { "id": "c3a50f44cd3e1b8202465569ced289eb", "myself": true }, "training": true, "created": "2021-12-01T08:37:03.387", "global": false }
{% include create-skill-params-table-response %}