# Openperplex AI integration on Definable

> Openperplex API provides powerful, global search capabilities and web content analysis for AI applications.

## What this connects

Openperplex API provides powerful, global search capabilities and web content analysis for AI applications.

Vendor: https://openperplex.com

## Tools available

**8** tools available. First 8:

- `OPENPERPLEX_CUSTOM_SEARCH` — Custom Search — Tool to perform a custom search with optional filtering and field selection. Use when you need tailored results based on query, filters, size, or fields.
- `OPENPERPLEX_CUSTOM_SEARCH_STREAM` — Custom Search Stream — Tool to perform custom streaming search with custom prompts. Use when you need AI-powered search responses with custom system and user prompts for more specific or tailored queries. Returns aggregated text response along with optional sources and images.
- `OPENPERPLEX_GET_WEBSITE_MARKDOWN` — Get Website Markdown — Tool to retrieve the markdown content of a specified website. Use after confirming the URL. Supports optional formats like 'gfm' or 'commonmark'.
- `OPENPERPLEX_GET_WEBSITE_SCREENSHOT` — Get Website Screenshot — Tool to capture a screenshot of a website. Use after confirming the target URL is reachable.
- `OPENPERPLEX_GET_WEBSITE_TEXT` — Get Website Text — Tool to retrieve the main text content of a specified website URL. Use when you need content extraction from online articles or pages. Use after confirming the URL is publicly accessible.
- `OPENPERPLEX_QUERY_FROM_URL` — Query from URL — Tool to query documents from a URL. Use when you need to fetch and interrogate web-hosted content with a natural language question.
- `OPENPERPLEX_SEARCH` — Search Documents — Tool to search documents using query parameters. Use when you have a search query and optional filters ready.
- `OPENPERPLEX_SEARCH_STREAM` — Search Stream — Tool to stream search results from OpenPerplex. Use when real-time AI-powered search responses are needed. Returns aggregated text response along with optional sources, images, and citations.

## Auth

Auth schemes: `API_KEY`.

## How agents use Openperplex

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

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

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

## Categories

- artificial intelligence — https://definable.ai/apps/category/artificial-intelligence/
- ai web scraping — https://definable.ai/apps/category/ai-web-scraping/

## Related

- HTML page: https://definable.ai/apps/openperplex/
- Same category (artificial intelligence): https://definable.ai/apps/category/artificial-intelligence/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
