Read emailmd docs
read_docsFetch emailmd documentation pages from emailmd.dev to look up syntax, directives, themes, and frontmatter. Use it to verify markdown email syntax before composing to avoid errors.
Instructions
Fetch emailmd documentation from emailmd.dev. Call with no arguments for the index of all pages; pass page to read one (e.g. 'buttons', 'frontmatter', 'theme', 'directives/hero'). Read the relevant page before using syntax you are not sure about.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Docs page path, e.g. 'buttons' or 'directives/hero'. Omit for the index. |