II.
Tool JSON
Structured · livetool:tavily
Tavily json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:tavily",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-business-ops-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Tavily",
"homepageUrl": "https://www.tavily.com",
"kind": "api-tool",
"description": "Agent search API surfaced by Ora for knowledge search, RAG retrieval, and enterprise research workflows.\n",
"ora": {
"domain": "tavily.com",
"score": 80,
"grade": "B",
"category": "Agent Tools",
"tags": [
"search",
"web search",
"rag",
"retrieval",
"agent tools"
],
"scoreUrl": "https://ora.run/score/tavily.com"
}
},
"outgoingEdges": [
{
"from": "tool:tavily",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:tavily",
"to": "role:technical-writer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Search/retrieval supports documentation research and source discovery."
}
},
{
"from": "tool:tavily",
"to": "workflow:developer-documentation-review",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "RAG retrieval can project related docs and external references into review workflows."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.tavily-com",
"to": "tool:tavily",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-tavily",
"to": "tool:tavily",
"kind": "integrates_with",
"attributes": {}
}
]
}