# Persona AI integration on Definable

> Persona offers identity infrastructure that allows you to craft personalized and automated verification solutions so you can better understand & protect users.

## What this connects

Persona offers identity infrastructure that allows you to craft personalized and automated verification solutions so you can better understand & protect users.

Vendor: https://withpersona.com/

## Tools available

**69** tools available. First 12:

- `PERSONA_ADD_TAG_TO_ACCOUNT` — Add Tag to Account — Tool to add a tag to an Account in Persona. Use when you need to categorize or label an account with a specific tag. Either tag_id or tag_name must be provided in the request meta.
- `PERSONA_ARCHIVE_A_BROWSER_FINGERPRINT_LIST_ITEM` — Archive Browser Fingerprint List Item — Tool to archive a browser fingerprint list item in Persona. Use when you need to mark a browser fingerprint list item as archived without permanently deleting it.
- `PERSONA_ARCHIVE_A_COUNTRY_LIST_ITEM` — Archive Country List Item — Tool to archive a Country List Item by ID. Use when you need to mark a country list item as archived. This action is idempotent - archiving an already archived item is safe.
- `PERSONA_ARCHIVE_A_GEOLOCATION_LIST_ITEM` — Archive a Geolocation List Item — Tool to archive a geolocation list item from Persona. Use when you need to archive a specific geolocation list item by its ID. This operation marks the item as archived without permanently deleting it.
- `PERSONA_ARCHIVE_A_GOVERNMENT_ID_NUMBER_LIST_ITEM` — Archive Government ID Number List Item — Tool to archive a Government ID Number List Item. Use when you need to remove a government ID number from the active list.
- `PERSONA_ARCHIVE_A_NAME_LIST_ITEM` — Archive a Name List Item — Tool to archive a name list item in Persona. Use when you need to archive a specific name list item by its ID.
- `PERSONA_ARCHIVE_A_WEBHOOK` — Archive a webhook — Tool to archive a Persona webhook by its ID. Use when you need to deactivate a webhook without deleting it. Archived webhooks will no longer receive events but can be referenced for historical purposes.
- `PERSONA_ARCHIVE_EMAIL_ADDRESS_LIST_ITEM` — Archive Email Address List Item — Tool to archive an Email Address List Item in Persona. Use when you need to archive an email address or domain from a list. The archived item will be marked with an archived timestamp in the response.
- `PERSONA_ARCHIVE_IP_ADDRESS_LIST_ITEM` — Archive IP Address List Item — Tool to archive an IP address list item in Persona. Use when you need to remove an IP address from active monitoring.
- `PERSONA_ARCHIVE_PHONE_NUMBER_LIST_ITEM` — Archive Phone Number List Item — Tool to archive a phone number list item in Persona. Use when you need to mark a phone number list item as archived without permanently deleting it.
- `PERSONA_ARCHIVE_STRING_LIST_ITEM` — Archive String List Item — Tool to archive a String List Item in Persona. Use when you need to mark a string list item as archived without permanently deleting it. The item will be marked with an archived timestamp and its status will be updated accordingly.
- `PERSONA_CLONE_WEBHOOK` — Clone Webhook — Tool to clone an existing Persona webhook. Use when you need to duplicate a webhook configuration with all its settings.

## Auth

Auth schemes: `API_KEY`.

## How agents use Persona

Inside a Definable workflow, Persona is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Persona** — the Researcher (GPT-5.5) pulls context from Persona (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Persona** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Persona (create record, post message, draft email).
- **Designer / Engineer → Distributor → Persona** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Persona (attach file, open PR comment, post status).

The Verifier checks every Persona call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- security & identity tools — https://definable.ai/apps/category/security-&-identity-tools/

## Related

- HTML page: https://definable.ai/apps/persona/
- Same category (security & identity tools): https://definable.ai/apps/category/security-&-identity-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
