You're viewing a demo portfolio

Join the waitlist
PRSM

bird_list_sms_templates

Active

Tool of io.usefulapi/bird

declared in 1.0.1

List the SMS templates available to the workspace (Bird built-ins + your own). Bird API: GET /v1/sms/templates.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "scope": {
      "enum": [
        "system",
        "workspace"
      ],
      "type": "string",
      "description": "Filter by scope."
    },
    "category": {
      "enum": [
        "transactional",
        "marketing",
        "authentication",
        "service"
      ],
      "type": "string",
      "description": "Filter by category."
    },
    "language": {
      "type": "string",
      "description": "Keep only templates in this BCP-47 language tag."
    }
  }
}

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 →