App
Agify
API that estimates a person's likely age from their first name, with optional country-based scoping.
What your agent can do with Agify
Triggers and actions 1 action
- ActionPredict age
Predict the likely age of a person from their name. GET https://api.agify.io?name={name}&apikey={apikey}, optional country_id (ISO 3166-1 alpha-2) to scope prediction to a country. Returns {name, age, count} (age is null when no prediction). Supports batch via repeated name[] params (up to 100) but this op should implement the single-name form.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Agify API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.