II.
Tool JSON
Structured · livetool:perplexity
Perplexity json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:perplexity",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-business-ops-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Perplexity",
"homepageUrl": "https://www.perplexity.ai",
"kind": "ai-dev-tool",
"description": "AI answer/search platform surfaced by Ora for knowledge search and retrieval workflows.\n",
"ora": {
"domain": "perplexity.ai",
"score": 64,
"grade": "C",
"category": "AI & ML",
"tags": [
"search",
"answer engine",
"research",
"retrieval"
],
"scoreUrl": "https://ora.run/score/perplexity.ai"
}
},
"outgoingEdges": [
{
"from": "tool:perplexity",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:perplexity",
"to": "role:technical-writer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Answer/search workflows support documentation research and knowledge discovery."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.perplexity-ai",
"to": "tool:perplexity",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
}
]
}