You're viewing a demo portfolio

Join the waitlist
PRSM

get_component

Active

Tool of HTML Email Playbook

declared in 0.6.3

Return the full record for a single component: title, description, narrative body, the primary HTML pattern, list of slots (placeholders the model should fill), VML/responsive flags, and all code examples. Use after list_components to fetch the actual HTML pattern to paste into an email.

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "enum": [
        "background-images",
        "buttons",
        "images",
        "inline-icon",
        "spacing",
        "text"
      ],
      "type": "string",
      "description": "Component name. Get the list from list_components first."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

HTML Email Playbook

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

1/7 registries
View full server →