Agent Utilities

36 implemented tools

Find the next
useful operation.

Inspect inputs, outputs and prices before spending credits. Every operation here has a working handler.

HTML & pages

html $0.0005 / call

Main Text

Extract article text from supplied HTML.

html.main-text

html $0.0003 / call

JSON-LD

Parse up to 50 JSON-LD blocks from supplied HTML.

html.jsonld

html $0.0005 / call

Tables

Extract source table cells without expanding spans.

html.tables

html $0.0003 / call

Metadata

Extract title, description, canonical URL, language and social metadata from supplied HTML.

html.metadata

html $0.0003 / call

Links

Extract up to 200 links and resolve HTTP(S) destinations against the supplied page URL.

html.links

html $0.0003 / call

Headings

Extract up to 200 headings with parent indices and skipped-level indicators.

html.headings

html $0.0005 / call

Forms

Describe up to 30 forms and their controls without returning field values or submitting anything.

html.forms

html $0.0003 / call

Images

Extract up to 200 image URLs, alt text and source attributes; does not fetch images.

html.images

html $0.0003 / call

Feeds

Discover up to 50 RSS, Atom and JSON Feed links declared in supplied HTML.

html.feeds

Web policies & fetch

web $0.0020 / call

Readable Fetch

Fetch readable text from an approved public HTTPS host.

web.readable-fetch

web $0.0010 / call

Redirect Trace

Trace up to four redirects across approved public HTTPS hosts.

web.redirect-trace

web $0.0003 / call

Robots Evaluate

Evaluate supplied robots.txt for a URL and user agent; no network fetch.

web.robots-evaluate

API contracts

contracts $0.0005 / call

OpenAPI Lint

Validate OpenAPI 3.0 JSON structure and internal references.

contracts.openapi-lint

contracts $0.0008 / call

OpenAPI Diff

Detect selected direct breaking changes between OpenAPI 3.0 documents.

contracts.openapi-diff

contracts $0.0003 / call

JSON Schema Validate

Validate data using a bounded JSON Schema 2020-12 subset.

contracts.jsonschema-validate

Security checks

security $0.0005 / call

Secret Scan

Detect five families of credential patterns with fully masked findings.

security.secret-scan

security $0.0005 / call

Secret Redact

Replace detected credential patterns with redaction markers.

security.secret-redact

security $0.0003 / call

JWT Inspect

Decode untrusted JWT claims and optionally compare timestamps; never verifies a signature.

security.jwt-inspect

security $0.0005 / call

CSP Audit

Parse a supplied Content Security Policy and flag selected risky or missing directives.

security.csp-audit

security $0.0005 / call

Header Audit

Review supplied response headers for selected security and CORS issues without echoing values.

security.header-audit

security $0.0005 / call

Cookie Audit

Check up to 50 Set-Cookie headers for security attributes and prefix rules; masks cookie values.

security.cookie-audit

Agent configuration

agents $0.0008 / call

Config Audit

Review agent configuration text with five fixed risk heuristics.

agents.config-audit

agents $0.0005 / call

Environment Template Check

Compare environment-variable names against a template; never returns assignment values.

agents.env-template-check

agents $0.0003 / call

Tool Name Conflicts

Find duplicate or easily confused tool names after Unicode, case and separator normalization.

agents.tool-name-conflicts

JSON & data

data $0.0005 / call

JSON Patch

Apply up to 100 RFC 6902 operations transactionally to supplied JSON, with strict pointers, safe object properties and bounded intermediate results.

data.json-patch

data $0.0003 / call

JSON Pointer

Select JSON values with up to 100 RFC 6901 pointer strings, preserving missing versus null.

data.json-pointer

data $0.0005 / call

JSON Diff

Compare JSON structures and return bounded changes at JSON Pointer paths.

data.json-diff

data $0.0003 / call

JSON Canonical

Serialize JSON with sorted object keys for deterministic comparison; not RFC 8785 certification.

data.json-canonical

Text processing

text $0.0003 / call

Chunk

Split text into at most 200 overlapping chunks with offsets and intact UTF-16 surrogate pairs.

text.chunk

Commerce data

commerce $0.0003 / call

GTIN Validate

Validate GTIN-8, UPC/GTIN-12, EAN/GTIN-13 and GTIN-14 check digits; no product lookup.

commerce.gtin-validate

commerce $0.0005 / call

Variant Compare

Compare requested product attributes with an offered variant and list missing or mismatched fields.

commerce.variant-compare

commerce $0.0008 / call

Pack Plan

Choose the lowest-cost whole-pack combination for a required count with exact prices and explicit pack limits; up to 20 interchangeable offers.

commerce.pack-plan

commerce $0.0003 / call

Money Parse

Normalize up to 50 displayed prices with explicit locale, currency and decimal scale; exact amounts, strict grouping and per-price errors.

commerce.money-parse

commerce $0.0008 / call

Offer Extract

Extract bounded Product offers from supplied JSON-LD HTML with source pointers, missing-price warnings and separate aggregate ranges.

commerce.offer-extract

commerce $0.0005 / call

Unit Price

Compare up to 50 explicit pack prices with exact arithmetic across compatible mass, volume or count units; no currency conversion.

commerce.unit-price

commerce $0.0005 / call

Price Components

Reconcile item, discount, shipping, tax and fee amounts using exact decimals; missing costs stay unknown and declared totals can be checked.

commerce.price-components

A small first step

Pick a useful tool.
Give it a real task.

Review its example and price, then create an API key and save your recovery key. Add $5 in service credits through Stripe and call the API from your agent.