You're viewing a demo portfolio

Join the waitlist
PRSM

iliad_web_research_crawl

Active

Tool of AXIS Toolbox — Agentic Commerce Codebase Intelligence

declared in 0.5.3

Crawl a domain and scrape multiple pages using Firecrawl. Returns array of scraped pages with markdown content. Best for site mapping, content audits, or bulk research. Requires Authorization: Bearer <api_key>. Pricing: $0.25 standard, $0.12 lite per page crawled (up to 100 pages per request). Use iliad_web_research for single-page scrapes.

Parameters schema

{
  "type": "object",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "The domain/URL to crawl (http or https)"
    },
    "limit": {
      "type": "number",
      "default": 10,
      "maximum": 100,
      "minimum": 1,
      "description": "Maximum pages to crawl (1-100, default: 10)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

AXIS Toolbox — Agentic Commerce Codebase Intelligence

https://github.com/lastmanupinc-hub/Toolbox

1/7 registries
View full server →
iliad_web_research_crawl — AXIS Toolbox — Agentic Commerce Codebase Intelligence — PRSM MCP