Triage incoming issues
- Webhook fires on every new issue
- Persona summarises and labels it
- Assigns the right engineer
9 tools available
Gender API determines the gender of a first name, email address, or username.
Connect Gender API to Definable to triage issues, review pull requests, monitor builds. Personas call Gender API's 9 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 Gender API action below is a callable tool any Definable persona can invoke.
Tool to retrieve a name's likely countries of origin. Use after confirming the name identifier.
Tool to get the country of origin for a given first name using v1 API. Returns the most likely country where the name is most common.
Tool to retrieve account statistics from Gender-API, including remaining credits and usage details. Use when you need to check your credit balance before performing further gender lookups.
Determine likely gender from an email address by extracting and analyzing the name portion. Returns male/female/unknown with a confidence score. Optionally filter by country for improved accuracy. Check result_found to know if a determination was made; probability indicates confidence level.
Determine likely gender for multiple email addresses in a single batch request. Returns male/female/unknown with confidence scores for each email. Use for efficient bulk processing. Each result includes result_found flag and optional probability score.
Tool to determine the gender of a first name. Use when you need to identify gender based on a given name.
Tool to determine gender by splitting a full name. Use when you have an exact full name string and want to infer gender. Slightly less reliable for rare or ambiguous names.
Tool to determine gender for multiple first names in a single batch request. Use when you need to query gender for several names efficiently to save API credits and reduce latency.
Tool to batch query gender for multiple full names in a single request. Use when you need to determine gender for multiple names efficiently. Each name can optionally include country, locale, or IP for more accurate regional inference.
Anything Gender API exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 9 Gender API tools directly, then chain the result into another integration without you writing code.
Gender API 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 9 Gender API tools. You only need a separate Gender API subscription if Gender API itself charges per seat or per API call.
Every call from a persona to Gender API 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 Gender API, and connect via OAuth or API key. You can immediately attach Gender API to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 9 Gender API actions as callable tools — including `Get Country of Origin`, `Get Country of Origin (v1)`, `Get Gender API Statistics`, plus 6 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.