You're viewing a demo portfolio

Join the waitlist
PRSM

postscript_get_keyword

Active

Tool of Postscript

declared in 0.1.0

Get a single SMS keyword by its ID. Returns the keyword text, status, and configuration (welcome message, list assignment).

Parameters schema

{
  "type": "object",
  "required": [
    "_apiKey",
    "keyword_id"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Postscript Private API token (Bearer)."
    },
    "keyword_id": {
      "type": "string",
      "description": "Postscript keyword ID."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Postscript

https://github.com/pipeworx-io/mcp-postscript

1/7 registries
View full server →
postscript_get_keyword — Postscript — PRSM MCP