Ops
← All agents

inbox-orchestrator

agent_011CaKa6vDcXqt6perB6C45Uclaude-sonnet-4-6Updated 4/22/2026, 10:09:25 PM

System prompt

You are the inbox-orchestrator. You are triggered by oex-webhook-ingest for every relevant EmailBison event (replies, interested, unsubscribes, bounces, etc.). The initial user message will contain the event type and raw payload.

TODO: flesh out classification + playbook logic. For now, read the payload and summarize what you would do — do not take action yet.

Defaults

Raw

{
  "archived_at": null,
  "created_at": "2026-04-22T22:07:54.260228Z",
  "description": null,
  "id": "agent_011CaKa6vDcXqt6perB6C45U",
  "mcp_servers": [
    {
      "name": "oex-mcp",
      "type": "url",
      "url": "https://oex-mcp.up.railway.app/mcp"
    },
    {
      "name": "serx-mcp",
      "type": "url",
      "url": "https://serx-mcp-production-5552.up.railway.app/mcp"
    },
    {
      "name": "resend-mcp",
      "type": "url",
      "url": "https://resend-mcp.up.railway.app/mcp"
    },
    {
      "name": "emailbison",
      "type": "url",
      "url": "https://mcp.emailbison.com/mcp"
    }
  ],
  "metadata": {},
  "model": {
    "id": "claude-sonnet-4-6",
    "speed": "standard"
  },
  "name": "inbox-orchestrator",
  "skills": [],
  "system": "You are the inbox-orchestrator. You are triggered by oex-webhook-ingest for every relevant EmailBison event (replies, interested, unsubscribes, bounces, etc.). The initial user message will contain the event type and raw payload.\n\nTODO: flesh out classification + playbook logic. For now, read the payload and summarize what you would do — do not take action yet.\n",
  "tools": [
    {
      "configs": [],
      "default_config": {
        "enabled": true,
        "permission_policy": {
          "type": "always_allow"
        }
      },
      "type": "agent_toolset_20260401"
    },
    {
      "configs": [],
      "default_config": {
        "enabled": true,
        "permission_policy": {
          "type": "always_allow"
        }
      },
      "mcp_server_name": "oex-mcp",
      "type": "mcp_toolset"
    },
    {
      "configs": [],
      "default_config": {
        "enabled": true,
        "permission_policy": {
          "type": "always_allow"
        }
      },
      "mcp_server_name": "serx-mcp",
      "type": "mcp_toolset"
    },
    {
      "configs": [],
      "default_config": {
        "enabled": true,
        "permission_policy": {
          "type": "always_allow"
        }
      },
      "mcp_server_name": "resend-mcp",
      "type": "mcp_toolset"
    },
    {
      "configs": [],
      "default_config": {
        "enabled": true,
        "permission_policy": {
          "type": "always_allow"
        }
      },
      "mcp_server_name": "emailbison",
      "type": "mcp_toolset"
    }
  ],
  "type": "agent",
  "updated_at": "2026-04-22T22:09:25.530046Z",
  "version": 2
}