Clear the Exchange Inbox

Read each exchange chat, check the other site, and draft a reply. You approve each send.

Enter your website once. Every prompt and command on these pages updates.

Prompt

This workflow clears the exchange inbox without answering for you. The agent lists every waiting proposal, reads each thread, checks the trust evidence of the other website, and drafts each reply in your voice. Replying mails a real person as you, so nothing sends until you approve the exact words.

Paste this into Claude, Codex, Cursor, ChatGPT, or another coding agent. The website, the expected output, and the approval boundary are already written in. First run? Complete the one-time setup; your agent can handle that too.

What does Clear the Exchange Inbox do?

This is the sequence the agent follows. It reads data on its own. You approve each send or change.

  1. 01

    List what waits

    Run inbox_list for open conversations and the unread count.

  2. 02

    Read the thread

    Run inbox_thread for the messages, the website on each side, and any deal attached.

  3. 03

    Check who is asking

    Run lookup_site on the other website so the reply is based on real trust data.

  4. 04

    Draft the reply

    The agent writes the reply and shows it to you. You approve the message before it sends.

  5. 05

    Send and close

    Run inbox_reply after you approve the words, then --read to clear the thread.

Commands inside Clear the Exchange Inbox

The exact MCP tool calls behind the prompt. Your agent runs these against the verifieddr server; the ones that send anything still stop for your approval.

Triage, draft, approve
# 1. Conversations waiting on youinbox_list { limit: 20 } # 2. Read one thread end to endinbox_thread { id: "thread-id" } # 3. Check who is asking before you agreelookup_site { site: "partner.com" } # 4. Approve the words, then replyinbox_reply { id: "thread-id", body: "your approved reply" } # 5. Clear it from the unread pileinbox_mark_read { id: "thread-id" }

More Agentic Workflows to Grow Your Visibility

Ready to increase your Domain Rating?

Raise your DR with stronger links. Then track how your website grows in Google and AI answers.

Start My DR Growth PlanFree weekly DR and TrueDR tracking. No credit card required.Already have an account? Sign in