callable
Hire real humans for tasks AI agents cannot do alone.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноМожет изменять данные
Что умеет
- Submit Task: Submit a task to a real human operator via the Callable network. Use this when your agent cannot complete an action autonomously — such as making a phone call, recording a face-cam UGC vi
- Get Task Status: Poll the status and retrieve the result of a previously submitted task. Returns the current status (pending, in_progress, pending_review, completed, disputed), the result payload, and
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Hire real humans for tasks AI agents cannot do alone. Phone calls, UGC video, form filling, account verification, authentic posting. One API, paid automatically, result in 24h.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| submit_task | Submit a task to a real human operator via the Callable network. Use this when your agent cannot complete an action autonomously — such as making a phone call, recording a face-cam UGC video, filling a form that requires real identity, verifying an account, or posting authentically on social media. The task is charged automatically via Stripe. A human operator claims and completes it within the deadline. The result is delivered to your callback_url or retrievable via get_task_status. |
| get_task_status | Poll the status and retrieve the result of a previously submitted task. Returns the current status (pending, in_progress, pending_review, completed, disputed), the result payload, and any output URLs (video, screenshot). Use this in a polling loop after submit_task if no callback_url was provided. |