II.
Tool JSON
Structured · livetool:sendgrid
SendGrid json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:sendgrid",
"_kind": "Tool",
"_file": "domain/tools/stack-part-implementations.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "SendGrid",
"homepageUrl": "https://sendgrid.com",
"kind": "other",
"description": "Transactional and marketing email delivery service (Twilio SendGrid).\nREST API with templates, suppression lists, and event webhooks.\n"
},
"outgoingEdges": [
{
"from": "tool:sendgrid",
"to": "stack-part:email-delivery",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "tool:sendgrid",
"to": "skill-area:transactional-email",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:sendgrid",
"to": "tool:mailgun",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:sendgrid",
"to": "tool:postmark",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:sendgrid",
"to": "tool:resend",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:sendgrid",
"to": "tool:aws-ses",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:sendgrid",
"to": "tool:sparkpost",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
}
],
"incomingEdges": [
{
"from": "stack-part:notification-service",
"to": "tool:sendgrid",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "stack-part:email-delivery",
"to": "tool:sendgrid",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "stack-profile:notification-service",
"to": "tool:sendgrid",
"kind": "composed_of"
},
{
"from": "stack-profile:email-marketing-platform",
"to": "tool:sendgrid",
"kind": "composed_of"
},
{
"from": "tool:mailgun",
"to": "tool:sendgrid",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:postmark",
"to": "tool:sendgrid",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:resend",
"to": "tool:sendgrid",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:aws-ses",
"to": "tool:sendgrid",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:sparkpost",
"to": "tool:sendgrid",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool-server:mcp-sendgrid",
"to": "tool:sendgrid",
"kind": "integrates_with",
"attributes": {}
}
]
}