get_inbox_placement_test
ActiveTool of io.inboxguard/email-deliverability
Poll a seed-list inbox-placement test by testId. Returns status (running/completed/failed) and, once measured, the Inbox/Spam/Missing counts and inbox-placement score (0–100). Call after sending your campaign to the seed addresses from start_inbox_placement_test.
Parameters schema
{
"type": "object",
"required": [
"testId"
],
"properties": {
"testId": {
"type": "string",
"format": "uuid",
"description": "The testId returned by start_inbox_placement_test."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.inboxguard/email-deliverability
1/7 registries