Список агентовВозвращает список доступных агентов бота GET/agentsSendHeadersAuthorizationAuthorization<token>In: headercURLJavaScriptGoPythoncurl -X GET "https://api.wikibot.pro/api/bot/agents" \ -H "Authorization: <token>"200400Agents responseResponse[ { "id": 0, "name": "string", "enabled": true } ]TypeScript