Back to Directory
automation
N8n 1.0.2
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
n8n Skill 1.0.0 – Initial Release
- Manage n8n workflows and automations via REST API.
- Supports listing, activating, deactivating, executing, and debugging workflows.
- Includes CLI usage examples and Python API for programmatic access.
- Provides troubleshooting tips and workflow health monitoring guidance.