Back to TinyFish Web Agent

Card snapshot

docs.tinyfish.ai · 2026-05-28 02:37:01 UTC · e2e6604b5fed4a51068f50fc9769603fc41fd8f73eb1f80c0bb1aa6e27101335

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "schemaVersion": "0.2.0",
  "name": "TinyFish Web Agent",
  "url": "https://tinyfish.main-kill-isr.mintlify.me/",
  "version": "1.0.0",
  "documentationUrl": "https://tinyfish.main-kill-isr.mintlify.me/",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "tinyfish",
      "name": "Tinyfish",
      "description": "Use when automating web workflows with natural language goals, extracting data from websites, searching the web, fetching page content, or controlling a remote browser. Agents should reach for this skill when users need to automate any publicly accessible website, fill forms, scrape data, or perform multi-step browser workflows.",
      "tags": [],
      "url": "https://tinyfish.main-kill-isr.mintlify.me/.well-known/agent-skills/tinyfish/skill.md"
    }
  ]
}