n8n-nodes-mymagicpencil
v1.0.7
Published
n8n node for My Magic Pencil visual lesson generation
Downloads
916
Maintainers
Keywords
Readme
n8n-nodes-mymagicpencil
This is an n8n community node for My Magic Pencil — AI-powered visual lesson generation.
Installation
In your n8n instance:
- Go to Settings → Community Nodes
- Click Install a community node
- Enter:
n8n-nodes-mymagicpencil - Click Install
Credentials
- Get an API key from mymagicpencil.com/developer
- In n8n, go to Credentials → New → My Magic Pencil API
- Enter your API key
Operations
Generate Visual Lesson
Creates an AI-generated visual lesson with animated drawings.
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| Prompt | String | Yes | Topic to explain |
| Language | String | No | Language code (default: en) |
| Theme | Options | No | dark or light |
| Voice Enabled | Boolean | No | Enable voice narration |
| Voice Tone | Number | No | Voice tone 0–100 |
| Output Type | Options | No | embed or mp4 |
| Drawing Style | Options | No | default, sketch, blueprint, neon |
| Thinking Level | Options | No | low, medium, high |
| Age Group | Options | No | child, teen, adult |
Example Workflow
- Trigger → Schedule or Webhook
- My Magic Pencil → Generate Visual Lesson
- Send Email → Share the embed URL
