You're viewing a demo portfolio

Join the waitlist
PRSM

get_playbook_rules

Active

Tool of HTML Email Playbook

declared in 0.6.3

Return the full rule pages for a given category. Each rule includes the title, description, markdown body explaining the rule, and any HTML/CSS code examples from the playbook. Use this to teach a model the exact patterns for a specific concern (e.g., responsive layout).

Parameters schema

{
  "type": "object",
  "required": [
    "category"
  ],
  "properties": {
    "category": {
      "enum": [
        "ai-generation",
        "compatibility",
        "production",
        "structure"
      ],
      "type": "string",
      "description": "Which rule category to fetch."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

HTML Email Playbook

https://github.com/OsamaHassouna/docs-hub

1/7 registries
View full server →
get_playbook_rules — HTML Email Playbook — PRSM MCP