telegraph_create_from_template
Generate a Telegraph page from a template by providing custom data. Choose from blog post, documentation, article, changelog, or tutorial templates.
Instructions
Create a new Telegraph page using a template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_token | Yes | Access token of the Telegraph account | |
| template | Yes | Template to use | |
| title | Yes | Page title | |
| data | Yes | Template data (fields depend on template type) | |
| author_name | No | Author name | |
| author_url | No | Author URL | |
| return_content | No |