بنقرة واحدة
n8n-tags
Manage n8n tags — list, get, create, update, delete
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Manage n8n tags — list, get, create, update, delete
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Manage n8n credentials — list, create, update, delete, schema, transfer
Manage n8n executions — list, get, delete, retry, stop
n8n workflow automation knowledge base. Provides node documentation for 542 built-in and community nodes, workflow patterns, templates, and configuration examples. Covers triggers, data transformation, data input/output, AI integration. Keywords: n8n, workflow, automation, node, trigger, webhook, http request, database, ai agent.
Manage n8n workflows — list, get, create, update, delete, activate, deactivate, transfer, tags
Run a security audit on the n8n instance
Manage n8n projects — list, create, update, delete, manage users
| name | n8n-tags |
| description | Manage n8n tags — list, get, create, update, delete |
| argument-hint | action, e.g. list or create my-tag |
Interact with n8n tags via CLI. Run commands with uv run n8n_cli.py tags <action>.
tags list
tags get <id>
tags create <name>
tags update <id> <name>
tags delete <id>
Present results in a clean readable format. $ARGUMENTS