You're viewing a demo portfolio

Join the waitlist
PRSM

bird_get_email_message

Active

Tool of io.usefulapi/bird

declared in 1.0.1

Fetch a single email message by id. Bird API: GET /v1/email/messages/{message_id}.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "message_id"
  ],
  "properties": {
    "message_id": {
      "type": "string",
      "description": "Email message id."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.usefulapi/bird

https://github.com/m190/usefulapi-mcp

1/7 registries
View full server →
bird_get_email_message — io.usefulapi/bird — PRSM MCP