get_skill

toloka.async_client.client.AsyncTolokaClient.get_skill | Source code

async get_skill(self, skill_id: str)

Gets skill information from Toloka.

Parameters description

ParametersTypeDescription
skill_idstr

The ID of the skill.

  • Returns:

    The skill.

  • Return type:

    Skill

Examples:

skill = toloka_client.get_skill(skill_id='14486')

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming