callable

Hire real humans for tasks AI agents cannot do alone.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeCan modify data

What it can do

  • 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

What data it sees

Do you need an account

An API key from the service settings is required

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.

Server tool list (2)

Raw names from tools/list. Only developers need these.

submit_taskSubmit 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_statusPoll 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.