Persona

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

69 actions Integration catalog
Request access
Connect Persona once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add Tag to AccountPERSONA_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.
Archive Browser Fingerprint List ItemPERSONA_ARCHIVE_A_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.
Archive Country List ItemPERSONA_ARCHIVE_A_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.
Archive a Geolocation List ItemPERSONA_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.
Archive Government ID Number List ItemPERSONA_ARCHIVE_A_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.
Archive a Name List ItemPERSONA_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.
Archive a webhookPERSONA_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.
Archive Email Address List ItemPERSONA_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.
Archive IP Address List ItemPERSONA_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.
Archive Phone Number List ItemPERSONA_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.
Archive String List ItemPERSONA_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.
Clone WebhookPERSONA_CLONE_WEBHOOK
Tool to clone an existing Persona webhook. Use when you need to duplicate a webhook configuration with all its settings.
Consolidate AccountsPERSONA_CONSOLIDATE_INTO_ACCOUNT
Tool to consolidate multiple source accounts into a single destination account. Use when merging duplicate accounts or combining account data from multiple sources into one primary account.
Create an AccountPERSONA_CREATE_AN_ACCOUNT
Tool to create an account in Persona. Use when you need to create a new account with personal information such as name, email, phone, address, and custom fields.
Create IP Address List ItemPERSONA_CREATE_AN_IP_ADDRESS_LIST_ITEM
Tool to create an IP Address List Item in Persona. Use when you need to add an IP address to a watchlist or allowlist for identity verification purposes. The list ID must be obtained first using a list retrieval action.
Create Country List ItemPERSONA_CREATE_COUNTRY_LIST_ITEM
Tool to create a country list item in Persona. Use when you need to add a country to a country list for identity verification or compliance purposes.
Create Generic DocumentPERSONA_CREATE_DOCUMENT_GENERIC
Tool to create a generic document in Persona. Use when you need to create a document record of a specific kind/type for an account or inquiry.
Create Email Address List ItemPERSONA_CREATE_EMAIL_ADDRESS_LIST_ITEM
Tool to create an email address list item in Persona. Use when you need to add an email address to a watchlist or blocklist.
Create Government ID Number List ItemPERSONA_CREATE_GOVERNMENT_ID_NUMBER_LIST_ITEM
Tool to create a new government ID number list item in Persona. Use when you need to add a government ID number (such as SSN, passport, or driver's license) to a watchlist or monitoring list.
Create Name List ItemPERSONA_CREATE_NAME_LIST_ITEM
Tool to create a new name list item in Persona. Use when you need to add a person's name to a specific list for verification or monitoring purposes.
Create Phone Number List ItemPERSONA_CREATE_PHONE_NUMBER_LIST_ITEM
Tool to create a phone number list item in Persona. Use when you need to add a phone number to a specific list for tracking or verification purposes.
Create String List ItemPERSONA_CREATE_STRING_LIST_ITEM
Tool to create a String List Item in Persona. Use when adding a new string value to an existing list for matching or filtering purposes.
Create WebhookPERSONA_CREATE_WEBHOOK
Tool to create a new webhook in Persona. Use when you need to set up real-time notifications for specific events in your Persona account. The webhook will send POST requests to your URL when enabled events occur.
Disable WebhookPERSONA_DISABLE_WEBHOOK
Tool to disable a webhook in Persona. Use when you need to stop a webhook from receiving events without deleting it.
Enable WebhookPERSONA_ENABLE_WEBHOOK
Tool to enable a webhook in Persona. Use when you need to activate a previously disabled webhook.
Expire Inquiry SessionsPERSONA_EXPIRE_INQUIRY_SESSIONS
Tool to expire all inquiry sessions for specified inquiry IDs. Use when you need to expire multiple inquiry sessions at once by providing a list of inquiry IDs.
Import Email Address ListsPERSONA_IMPORT_EMAIL_ADDRESS_LISTS
Tool to import email addresses into a list from a CSV file. Use when you need to bulk import email addresses for identity verification or list management.
Import IP Address ListsPERSONA_IMPORT_IP_ADDRESS_LISTS
Tool to import IP address lists into Persona. Use when you need to bulk upload IPv4 or IPv6 addresses to an existing list.
Import Name ListsPERSONA_IMPORT_NAME_LISTS
Tool to import name lists to Persona. Use when you need to bulk import first and last names to an existing name list for identity verification purposes.
Import Phone Number ListsPERSONA_IMPORT_PHONE_NUMBER_LISTS
Tool to import phone number lists into Persona. Use when you need to bulk upload phone numbers in E.164 format to an existing list.
List All AccountsPERSONA_LIST_ALL_ACCOUNTS
Tool to list all accounts in Persona. Use when you need to retrieve a paginated list of accounts with optional filtering by reference ID or account type.
List All API LogsPERSONA_LIST_ALL_API_LOGS
Tool to list all API logs in Persona. Use when you need to retrieve a paginated history of API requests made to your organization, including request details, response status, and timing information.
List All CasesPERSONA_LIST_ALL_CASES
Tool to list all cases in Persona. Use when you need to retrieve a collection of cases with optional filtering and pagination.
List All DevicesPERSONA_LIST_ALL_DEVICES
Tool to list all devices filtered by inquiry session ID. Use when you need to retrieve devices associated with a specific inquiry session.
List all EventsPERSONA_LIST_ALL_EVENTS
Tool to list all events from Persona. Use when you need to retrieve events for your organization. Supports pagination and filtering by creation date. Events up to 3 months old can be viewed.
List all ImportersPERSONA_LIST_ALL_IMPORTERS
Tool to list all importers in Persona. Use when you need to retrieve a list of all import operations, including account importers, email address list importers, and other types.
List All InquiriesPERSONA_LIST_ALL_INQUIRIES
Tool to list all inquiries in Persona. Use when you need to retrieve a paginated collection of inquiries with optional filtering by reference ID, account ID, status, or inquiry template ID.
List All Inquiry SessionsPERSONA_LIST_ALL_INQUIRY_SESSIONS
Tool to list all inquiry sessions in Persona. Use when you need to retrieve a collection of inquiry sessions with optional filtering.
List All ListsPERSONA_LIST_ALL_LISTS
Tool to list all lists in Persona. Use when you need to retrieve a paginated collection of lists with optional filtering and field selection.
List All Rate LimitsPERSONA_LIST_ALL_RATE_LIMITS
Tool to list all rate limits in Persona. Use when you need to retrieve current rate limit information for your API usage.
List All ReportsPERSONA_LIST_ALL_REPORTS
Tool to list all reports in Persona. Use when you need to retrieve a collection of reports with optional filtering and pagination. Reports can include various types such as adverse media, watchlist, profile, and verification reports.
List All TransactionsPERSONA_LIST_ALL_TRANSACTIONS
Tool to list all transactions in Persona. Use when you need to retrieve a paginated collection of transactions with optional filtering.
List All WebhooksPERSONA_LIST_ALL_WEBHOOKS
Tool to list all webhooks in Persona. Use when you need to retrieve a paginated list of webhooks configured for the account.
List all Workflow RunsPERSONA_LIST_ALL_WORKFLOW_RUNS
Tool to list all workflow runs in Persona. Use when you need to retrieve workflow runs with optional filtering by workflow ID, inquiry ID, account ID, or session token. Supports pagination for large result sets.
Redact an AccountPERSONA_REDACT_AN_ACCOUNT
Tool to permanently redact an account in Persona. Use when you need to delete sensitive personal information from an account to comply with privacy regulations or user requests. This operation is irreversible.
Remove Account TagPERSONA_REMOVE_ACCOUNT_TAG
Tool to remove a tag from a Persona Account. Use when you need to remove a tag association from an account by providing either the tag ID or tag name.
Retrieve a Country List ItemPERSONA_RETRIEVE_A_COUNTRY_LIST_ITEM
Tool to retrieve a country list item by ID in Persona. Use when you need to fetch details of a specific country list item.
Retrieve a Geolocation List ItemPERSONA_RETRIEVE_A_GEOLOCATION_LIST_ITEM
Tool to retrieve a geolocation list item from Persona. Use when you need to fetch details of a specific geolocation list item by its ID.
Retrieve an AccountPERSONA_RETRIEVE_AN_ACCOUNT
Tool to retrieve an account in Persona. Use when you need to fetch details of a specific account by its ID.
Retrieve a Name List ItemPERSONA_RETRIEVE_A_NAME_LIST_ITEM
Tool to retrieve a Name List Item in Persona. Use when you need to get details about a specific name list item, including first name, last name, status, match count, and timestamps.
Retrieve an EventPERSONA_RETRIEVE_AN_EVENT
Tool to retrieve an event in Persona. Use when you need to fetch details of a specific event that was logged by Persona.
Retrieve an ImporterPERSONA_RETRIEVE_AN_IMPORTER
Tool to retrieve a specific importer in Persona. Use when you need to get details about a specific import operation by its ID.
Retrieve IP Address List ItemPERSONA_RETRIEVE_AN_IP_ADDRESS_LIST_ITEM
Tool to retrieve an IP Address List Item in Persona. Use when you need to get details about a specific IP address list item, including its value, status, match count, and timestamps.
Retrieve an API LogPERSONA_RETRIEVE_API_LOG
Tool to retrieve an API log in Persona. Use when you need to fetch details of a specific API request/response that was logged by Persona.
Retrieve a String List ItemPERSONA_RETRIEVE_A_STRING_LIST_ITEM
Tool to retrieve a string list item by ID in Persona. Use when you need to fetch details of a specific string list item.
Retrieve a WebhookPERSONA_RETRIEVE_A_WEBHOOK
Tool to retrieve a webhook by its ID. Use when you need to fetch details about a specific webhook configuration.
Retrieve Browser Fingerprint List ItemPERSONA_RETRIEVE_BROWSER_FINGERPRINT_LIST_ITEM
Tool to retrieve a browser fingerprint list item in Persona. Use when you need to fetch details of a specific browser fingerprint from a list for identity verification or fraud prevention purposes.
Retrieve a DocumentPERSONA_RETRIEVE_DOCUMENT
Tool to retrieve a document from Persona. Use when you need to fetch details of a specific document by its ID.
Retrieve Generic DocumentPERSONA_RETRIEVE_DOCUMENT_GENERIC
Tool to retrieve a generic document in Persona. Use when you need to fetch details of a specific document by its ID.
Retrieve Email Address List ItemPERSONA_RETRIEVE_EMAIL_ADDRESS_LIST_ITEM
Tool to retrieve an Email Address List Item in Persona. Use when you need to get details about a specific email address list item, including its value, status, match count, and timestamps.
Showing the first 60 of 69 actions.