postscript_get_keyword
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Postscript
https://github.com/pipeworx-io/mcp-postscript
1/7 registries