postscript_list_keywords
ActiveTool of Postscript
declared in 0.1.0
List all active SMS keywords for the shop. Keywords are the text-to-join words (e.g. "JOIN") subscribers text to opt in. Returns keyword IDs, the keyword text, and associated subscription settings.
Parameters schema
{
"type": "object",
"required": [
"_apiKey"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "Postscript Private API token (Bearer)."
}
}
}Parent server
Postscript
https://github.com/pipeworx-io/mcp-postscript
1/7 registries