II.
Tool JSON
Structured · livetool:exa
Exa json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:exa",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-business-ops-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Exa",
"homepageUrl": "https://exa.ai",
"kind": "api-tool",
"description": "Neural/web search API surfaced by Ora for knowledge search, RAG, and retrieval workflows.\n",
"ora": {
"domain": "exa.ai",
"score": 66,
"grade": "C",
"category": "Agent Tools",
"tags": [
"search",
"neural search",
"web search",
"rag"
],
"scoreUrl": "https://ora.run/score/exa.ai"
}
},
"outgoingEdges": [
{
"from": "tool:exa",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:exa",
"to": "role:technical-writer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Search and retrieval APIs support documentation research and knowledge-base review."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.exa-ai",
"to": "tool:exa",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
}
]
}