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