II.
Tool JSON
Structured · livetool:browserless
Browserless json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:browserless",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-role-workflow-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Browserless",
"homepageUrl": "https://www.browserless.io",
"kind": "api-tool",
"description": "Hosted browser automation platform surfaced by Ora for QA and web automation workflows.\n",
"ora": {
"domain": "browserless.io",
"score": 70,
"grade": "B",
"category": "Agent Tools",
"tags": [
"browser automation",
"scraping",
"lighthouse",
"web testing"
],
"scoreUrl": "https://ora.run/score/browserless.io"
}
},
"outgoingEdges": [
{
"from": "tool:browserless",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:browserless",
"to": "source-ref:browserless-mcp-docs",
"kind": "sourced_from"
},
{
"from": "tool:browserless",
"to": "skill-area:ui-testing",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:browserless",
"to": "role:test-writer",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Browserless browser automation supports QA and browser regression workflows."
}
},
{
"from": "tool:browserless",
"to": "workflow:test-automation-pipeline",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Hosted browser execution supports automated web test and audit projections."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.browserless-io",
"to": "tool:browserless",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-browserless",
"to": "tool:browserless",
"kind": "integrates_with",
"attributes": {}
}
]
}