II.
Tool JSON
Structured · livetool:resend
Resend json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:resend",
"_kind": "Tool",
"_file": "domain/tools/tools-email-services.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Resend",
"homepageUrl": "https://resend.com",
"kind": "other",
"description": "Developer-first email API with React Email template support.\nProvides clean REST API, domain authentication, webhooks, and\na modern dashboard. Designed for modern full-stack applications.\n"
},
"outgoingEdges": [
{
"from": "tool:resend",
"to": "language:typescript",
"kind": "belongs_to_language"
},
{
"from": "tool:resend",
"to": "skill-area:transactional-email",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:resend",
"to": "skill-area:transactional-email",
"kind": "used_for"
},
{
"from": "tool:resend",
"to": "tool:sendgrid",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:resend",
"to": "tool:mailgun",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:resend",
"to": "tool:postmark",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:resend",
"to": "tool:aws-ses",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:resend",
"to": "tool:sparkpost",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.resend-com",
"to": "tool:resend",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool:sendgrid",
"to": "tool:resend",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:mailgun",
"to": "tool:resend",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:postmark",
"to": "tool:resend",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:aws-ses",
"to": "tool:resend",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:sparkpost",
"to": "tool:resend",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool-server:mcp-resend",
"to": "tool:resend",
"kind": "integrates_with",
"attributes": {}
}
]
}