Triage incoming issues
- Webhook fires on every new issue
- Persona summarises and labels it
- Assigns the right engineer
5 tools available
2Captcha is a service that provides automated CAPTCHA solving solutions, enabling developers to bypass various types of CAPTCHAs in their applications.
Connect Twocaptcha to Definable to triage issues, review pull requests, monitor builds. Personas call Twocaptcha's 5 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.
Every Twocaptcha action below is a callable tool any Definable persona can invoke.
Creates a new CAPTCHA-solving task and returns a taskId for retrieving results. Supports multiple captcha types: reCAPTCHA v2/v3, hCaptcha, image recognition, and more. After creating a task, use the returned taskId with getTaskResult to retrieve the solution. Requires sufficient account balance to process tasks.
Tool to retrieve your 2Captcha account balance in USD. Use when you need to check available funds before creating captcha-solving tasks.
Report that a CAPTCHA solution was declined by the target website. Use this action to provide feedback when a solved CAPTCHA is rejected, enabling 2Captcha to improve accuracy and potentially issue refunds for incorrectly solved tasks.
Report that an image captcha solution was incorrect. Alias for reportIncorrect method. Use this when you receive an incorrect captcha solution from 2Captcha to report the issue. Made for compatibility with certain software libraries. Successful reports may result in refunds.
Debug method to verify how the API parses request parameters. Use when troubleshooting integration issues or validating parameter formats.
Anything Twocaptcha exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 5 Twocaptcha tools directly, then chain the result into another integration without you writing code.
Twocaptcha uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 5 Twocaptcha tools. You only need a separate Twocaptcha subscription if Twocaptcha itself charges per seat or per API call.
Every call from a persona to Twocaptcha is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Twocaptcha, and connect via OAuth or API key. You can immediately attach Twocaptcha to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 5 Twocaptcha actions as callable tools — including `Create CAPTCHA Task`, `Get Account Balance`, `Report Incorrect CAPTCHA`, plus 2 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.