# Agentql AI integration on Definable

> AgentQL is a suite of tools designed to connect AI agents to the web, enabling web interaction and structured data extraction through a specialized query language.

## What this connects

AgentQL is a suite of tools designed to connect AI agents to the web, enabling web interaction and structured data extraction through a specialized query language.

Vendor: https://www.agentql.com/

## Tools available

**3** tools available. First 3:

- `AGENTQL_CREATE_REMOTE_BROWSER_SESSION` — Create Remote Browser Session — Tool to create a remote browser session. Use when you need to run browser automation on remote infrastructure.
- `AGENTQL_GET_USAGE` — Get AgentQL Usage Statistics — Retrieves API usage statistics and subscription limits for the AgentQL account. Returns current billing cycle dates, lifetime usage limits, API key usage counts, and total account usage. Useful for monitoring quota consumption and planning usage. No parameters required - uses the authenticated API key from connection settings.
- `AGENTQL_QUERY_DATA` — Query Data — Tool to query structured data as JSON from a web page using an AgentQL query or natural language prompt. Use after defining your query or prompt and a URL or HTML.

## Auth

Auth schemes: `API_KEY`.

## How agents use Agentql

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

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

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

## Categories

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

## Related

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