II.
Tool JSON
Structured · livetool:pipedrive
Pipedrive json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:pipedrive",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-business-ops-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Pipedrive",
"homepageUrl": "https://www.pipedrive.com",
"kind": "other",
"description": "Sales CRM surfaced by Ora for revenue operations, account management, and pipeline workflows.\n",
"ora": {
"domain": "pipedrive.com",
"score": 62,
"grade": "C",
"category": "CRM",
"tags": [
"crm",
"pipeline",
"sales",
"deals"
],
"scoreUrl": "https://ora.run/score/pipedrive.com"
}
},
"outgoingEdges": [
{
"from": "tool:pipedrive",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:pipedrive",
"to": "role:account-executive",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Deal-stage and pipeline metadata supports revenue workflow review."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.pipedrive-com",
"to": "tool:pipedrive",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
}
]
}