II.
Tool JSON
Structured · livetool:nylas
Nylas json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:nylas",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-operations-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Nylas",
"homepageUrl": "https://www.nylas.com",
"kind": "api-tool",
"description": "Email, calendar, and contacts API platform surfaced by Ora for scheduling, support, and communication automation workflows.\n",
"ora": {
"domain": "nylas.com",
"score": 72,
"grade": "B",
"category": "Communication & Support",
"tags": [
"email api",
"calendar api",
"contacts api",
"email integration",
"scheduling"
],
"scoreUrl": "https://ora.run/score/nylas.com"
}
},
"outgoingEdges": [
{
"from": "tool:nylas",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:nylas",
"to": "role:platform-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Calendar and email APIs support integration platforms and workflow automation surfaces."
}
},
{
"from": "tool:nylas",
"to": "workflow:email-support-workflow",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Email APIs are direct projection points for shared-inbox, ticket, and support workflows."
}
},
{
"from": "tool:nylas",
"to": "workflow:access-review",
"kind": "supports_work",
"attributes": {
"confidence": "low",
"evidence": "Calendar and directory context can support scheduling evidence reviews and access-review meetings."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.nylas-com",
"to": "tool:nylas",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-nylas-candidate",
"to": "tool:nylas",
"kind": "integrates_with",
"attributes": {}
}
]
}