II.
Tool JSON
Structured · livetool:firecrawl
Firecrawl json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:firecrawl",
"_kind": "Tool",
"_file": "domain/tools/tools-saas-missing.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Firecrawl",
"homepageUrl": "https://www.firecrawl.dev",
"kind": "other",
"description": "Web scraping and crawling API for extracting structured data from websites.\nTurns websites into clean markdown or JSON by handling JavaScript rendering,\npagination, sitemaps, and structured extraction at scale.\n"
},
"outgoingEdges": [
{
"from": "tool:firecrawl",
"to": "language:typescript",
"kind": "belongs_to_language"
},
{
"from": "tool:firecrawl",
"to": "skill-area:data-collection",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:firecrawl",
"to": "skill-area:data-collection",
"kind": "used_for"
}
],
"incomingEdges": [
{
"from": "tool-server:mcp-firecrawl",
"to": "tool:firecrawl",
"kind": "integrates_with",
"attributes": {}
}
]
}