Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
3 tools available
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.
Connect Agentql to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Agentql's 3 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Agentql action below is a callable tool any Definable persona can invoke.
Tool to create a remote browser session. Use when you need to run browser automation on remote infrastructure.
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.
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.
Anything Agentql exposes through its API. Common ai web scraping workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 3 Agentql tools directly, then chain the result into another integration without you writing code.
Agentql uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 3 Agentql tools. You only need a separate Agentql subscription if Agentql itself charges per seat or per API call.
Every call from a persona to Agentql is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Agentql, and connect via OAuth or API key. You can immediately attach Agentql to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 3 Agentql actions as callable tools — including `Create Remote Browser Session`, `Get AgentQL Usage Statistics`, `Query Data`. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.