Agentql

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.

3 actions Integration catalog
Request access
Connect Agentql 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.

Create Remote Browser SessionAGENTQL_CREATE_REMOTE_BROWSER_SESSION
Tool to create a remote browser session. Use when you need to run browser automation on remote infrastructure.
Get AgentQL Usage StatisticsAGENTQL_GET_USAGE
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.
Query DataAGENTQL_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.