@n8n-as-code/skills 0.16.4 → 0.16.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  {
2
- "generatedAt": "2026-02-27T15:59:29.729Z",
2
+ "generatedAt": "2026-02-27T17:30:22.372Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
5
  "totalPages": 1249,
@@ -24028,29 +24028,31 @@
24028
24028
  },
24029
24029
  {
24030
24030
  "id": "page-0304",
24031
- "title": "GitHub",
24032
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.github/index.md",
24033
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.github/index.md",
24031
+ "title": "Ghost",
24032
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.ghost/index.md",
24033
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.ghost/index.md",
24034
24034
  "category": "integrations",
24035
24035
  "subcategory": "app-nodes",
24036
- "nodeName": "github",
24037
- "nodeType": "n8n-nodes-base.github",
24036
+ "nodeName": "ghost",
24037
+ "nodeType": "n8n-nodes-base.ghost",
24038
24038
  "content": {
24039
- "markdown": "# GitHub node\n\nUse the GitHub node to automate work in GitHub, and integrate GitHub with other applications. n8n has built-in support for a wide range of GitHub features, including creating, updating, deleting, and editing files, repositories, issues, releases, and users.\n\nOn this page, you'll find a list of operations the GitHub node supports and links to more resources.\n\nCredentials\n\nRefer to [GitHub credentials](../../credentials/github/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n- File\n - Create\n - Delete\n - Edit\n - Get\n - List\n- Issue\n - Create\n - Create Comment\n - Edit\n - Get\n - Lock\n- Organization\n - Get Repositories\n- Release\n - Create\n - Delete\n - Get\n - Get Many\n - Update\n- Repository\n - Get\n - Get Issues\n - Get License\n - Get Profile\n - Get Pull Requests\n - List Popular Paths\n - List Referrers\n- Review\n - Create\n - Get\n - Get Many\n - Update\n- User\n - Get Repositories\n - Invite\n- Workflow\n - Disable\n - Dispatch\n - Enable\n - Get\n - Get Usage\n - List\n\n## Templates and examples\n\n**Back Up Your n8n Workflows To Github**\n\nby Jonathan\n\n[View template details](https://n8n.io/workflows/1534-back-up-your-n8n-workflows-to-github/)\n\n**Building RAG Chatbot for Movie Recommendations with Qdrant and Open AI**\n\nby Jenny\n\n[View template details](https://n8n.io/workflows/2440-building-rag-chatbot-for-movie-recommendations-with-qdrant-and-open-ai/)\n\n**Chat with GitHub API Documentation: RAG-Powered Chatbot with Pinecone & OpenAI**\n\nby Mihai Farcas\n\n[View template details](https://n8n.io/workflows/2705-chat-with-github-api-documentation-rag-powered-chatbot-with-pinecone-and-openai/)\n\n[Browse GitHub integration templates](https://n8n.io/integrations/github/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
24040
- "excerpt": "# GitHub node Use the GitHub node to automate work in GitHub, and integrate GitHub with other applications. n8n has built-in support for a wide range of GitHub features, including creating, updating, deleting, and editing files, repositories, issues, releases, and users. On this page, you'll find a list of operations the GitHub node supports and links to more resources. Credentials Refer to [GitHub credentials](../../credentials/github/) for guidance on setting up authentication. This node...",
24039
+ "markdown": "# Ghost node\n\nUse the Ghost node to automate work in Ghost, and integrate Ghost with other applications. n8n has built-in support for a wide range of Ghost features, including creating, updating, deleting, and getting posts for the Admin and content API.\n\nOn this page, you'll find a list of operations the Ghost node supports and links to more resources.\n\nCredentials\n\nRefer to [Ghost credentials](../../credentials/ghost/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n### Admin API\n\n- **Post**\n - Create a post\n - Delete a post\n - Get a post\n - Get all posts\n - Update a post\n\n### Content API\n\n- **Post**\n - Get a post\n - Get all posts\n\n## Templates and examples\n\n**Multi-Agent PDF-to-Blog Content Generation**\n\nby Derek Cheung\n\n[View template details](https://n8n.io/workflows/2457-multi-agent-pdf-to-blog-content-generation/)\n\n**📄🌐PDF2Blog - Create Blog Post on Ghost CRM from PDF Document**\n\nby Joseph LePage\n\n[View template details](https://n8n.io/workflows/2522-pdf2blog-create-blog-post-on-ghost-crm-from-pdf-document/)\n\n**✍️ AI agent to create Linkedin posts for blog promotion with GPT-4o**\n\nby Samir Saci\n\n[View template details](https://n8n.io/workflows/3500-ai-agent-to-create-linkedin-posts-for-blog-promotion-with-gpt-4o/)\n\n[Browse Ghost integration templates](https://n8n.io/integrations/ghost/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
24040
+ "excerpt": "# Ghost node Use the Ghost node to automate work in Ghost, and integrate Ghost with other applications. n8n has built-in support for a wide range of Ghost features, including creating, updating, deleting, and getting posts for the Admin and content API. On this page, you'll find a list of operations the Ghost node supports and links to more resources. Credentials Refer to [Ghost credentials](../../credentials/ghost/) for guidance on setting up authentication. This node can be used as an AI...",
24041
24041
  "sections": [
24042
24042
  {
24043
- "title": "GitHub node",
24043
+ "title": "Ghost node",
24044
24044
  "level": 1,
24045
- "content": "Use the GitHub node to automate work in GitHub, and integrate GitHub with other applications. n8n has built-in support for a wide range of GitHub features, including creating, updating, deleting, and editing files, repositories, issues, releases, and users.\n\nOn this page, you'll find a list of operations the GitHub node supports and links to more resources.\n\nCredentials\n\nRefer to [GitHub credentials](../../credentials/github/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
24045
+ "content": "Use the Ghost node to automate work in Ghost, and integrate Ghost with other applications. n8n has built-in support for a wide range of Ghost features, including creating, updating, deleting, and getting posts for the Admin and content API.\n\nOn this page, you'll find a list of operations the Ghost node supports and links to more resources.\n\nCredentials\n\nRefer to [Ghost credentials](../../credentials/ghost/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
24046
24046
  }
24047
24047
  ]
24048
24048
  },
24049
24049
  "metadata": {
24050
24050
  "keywords": [
24051
- "github",
24051
+ "ghost",
24052
24052
  "node",
24053
24053
  "operations",
24054
+ "admin",
24055
+ "content",
24054
24056
  "templates",
24055
24057
  "examples",
24056
24058
  "what",
@@ -24067,29 +24069,28 @@
24067
24069
  "codeExamples": 0,
24068
24070
  "complexity": "intermediate",
24069
24071
  "readingTime": "2 min",
24070
- "contentLength": 2656,
24072
+ "contentLength": 2262,
24071
24073
  "relatedPages": []
24072
24074
  },
24073
24075
  "searchIndex": {
24074
- "fullText": "github # github node\n\nuse the github node to automate work in github, and integrate github with other applications. n8n has built-in support for a wide range of github features, including creating, updating, deleting, and editing files, repositories, issues, releases, and users.\n\non this page, you'll find a list of operations the github node supports and links to more resources.\n\ncredentials\n\nrefer to [github credentials](../../credentials/github/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n- file\n - create\n - delete\n - edit\n - get\n - list\n- issue\n - create\n - create comment\n - edit\n - get\n - lock\n- organization\n - get repositories\n- release\n - create\n - delete\n - get\n - get many\n - update\n- repository\n - get\n - get issues\n - get license\n - get profile\n - get pull requests\n - list popular paths\n - list referrers\n- review\n - create\n - get\n - get many\n - update\n- user\n - get repositories\n - invite\n- workflow\n - disable\n - dispatch\n - enable\n - get\n - get usage\n - list\n\n## templates and examples\n\n**back up your n8n workflows to github**\n\nby jonathan\n\n[view template details](https://n8n.io/workflows/1534-back-up-your-n8n-workflows-to-github/)\n\n**building rag chatbot for movie recommendations with qdrant and open ai**\n\nby jenny\n\n[view template details](https://n8n.io/workflows/2440-building-rag-chatbot-for-movie-recommendations-with-qdrant-and-open-ai/)\n\n**chat with github api documentation: rag-powered chatbot with pinecone & openai**\n\nby mihai farcas\n\n[view template details](https://n8n.io/workflows/2705-chat-with-github-api-documentation-rag-powered-chatbot-with-pinecone-and-openai/)\n\n[browse github integration templates](https://n8n.io/integrations/github/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n github node",
24076
+ "fullText": "ghost # ghost node\n\nuse the ghost node to automate work in ghost, and integrate ghost with other applications. n8n has built-in support for a wide range of ghost features, including creating, updating, deleting, and getting posts for the admin and content api.\n\non this page, you'll find a list of operations the ghost node supports and links to more resources.\n\ncredentials\n\nrefer to [ghost credentials](../../credentials/ghost/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n### admin api\n\n- **post**\n - create a post\n - delete a post\n - get a post\n - get all posts\n - update a post\n\n### content api\n\n- **post**\n - get a post\n - get all posts\n\n## templates and examples\n\n**multi-agent pdf-to-blog content generation**\n\nby derek cheung\n\n[view template details](https://n8n.io/workflows/2457-multi-agent-pdf-to-blog-content-generation/)\n\n**📄🌐pdf2blog - create blog post on ghost crm from pdf document**\n\nby joseph lepage\n\n[view template details](https://n8n.io/workflows/2522-pdf2blog-create-blog-post-on-ghost-crm-from-pdf-document/)\n\n**✍️ ai agent to create linkedin posts for blog promotion with gpt-4o**\n\nby samir saci\n\n[view template details](https://n8n.io/workflows/3500-ai-agent-to-create-linkedin-posts-for-blog-promotion-with-gpt-4o/)\n\n[browse ghost integration templates](https://n8n.io/integrations/ghost/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n ghost node",
24075
24077
  "importantTerms": [
24076
- "github",
24078
+ "ghost",
24077
24079
  "node",
24078
- "with",
24080
+ "post",
24079
24081
  "this",
24080
- "workflows",
24081
- "list",
24082
+ "blog",
24083
+ "posts",
24084
+ "agent",
24082
24085
  "create",
24083
24086
  "https",
24087
+ "with",
24088
+ "content",
24084
24089
  "operations",
24085
- "your",
24086
- "chatbot",
24087
- "repositories",
24090
+ "workflows",
24088
24091
  "more",
24089
24092
  "credentials",
24090
24093
  "used",
24091
- "many",
24092
- "documentation",
24093
24094
  "templates",
24094
24095
  "view",
24095
24096
  "template",
@@ -24104,33 +24105,31 @@
24104
24105
  },
24105
24106
  {
24106
24107
  "id": "page-0305",
24107
- "title": "GitLab",
24108
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gitlab/index.md",
24109
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.gitlab/index.md",
24108
+ "title": "GitHub",
24109
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.github/index.md",
24110
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.github/index.md",
24110
24111
  "category": "integrations",
24111
24112
  "subcategory": "app-nodes",
24112
- "nodeName": "gitlab",
24113
- "nodeType": "n8n-nodes-base.gitlab",
24113
+ "nodeName": "github",
24114
+ "nodeType": "n8n-nodes-base.github",
24114
24115
  "content": {
24115
- "markdown": "# GitLab node\n\nUse the GitLab node to automate work in GitLab, and integrate GitLab with other applications. n8n has built-in support for a wide range of GitLab features, including creating, updating, deleting, and editing issues, repositories, releases and users.\n\nOn this page, you'll find a list of operations the GitLab node supports and links to more resources.\n\nCredentials\n\nRefer to [GitLab credentials](../../credentials/gitlab/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n- File\n - Create\n - Delete\n - Edit\n - Get\n - List\n- Issue\n - Create a new issue\n - Create a new comment on an issue\n - Edit an issue\n - Get the data of a single issue\n - Lock an issue\n- Release\n - Create a new release\n - Delete a new release\n - Get a new release\n - Get all releases\n - Update a new release\n- Repository\n - Get the data of a single repository\n - Returns issues of a repository\n- User\n - Returns the repositories of a user\n\n## Templates and examples\n\n**ChatGPT Automatic Code Review in Gitlab MR**\n\nby assert\n\n[View template details](https://n8n.io/workflows/2167-chatgpt-automatic-code-review-in-gitlab-mr/)\n\n**Save your workflows into a Gitlab repository**\n\nby Julien DEL RIO\n\n[View template details](https://n8n.io/workflows/2385-save-your-workflows-into-a-gitlab-repository/)\n\n**GitLab Merge Request Review & Risk Analysis with Claude/GPT AI**\n\nby Vishal Kumar\n\n[View template details](https://n8n.io/workflows/3997-gitlab-merge-request-review-and-risk-analysis-with-claudegpt-ai/)\n\n[Browse GitLab integration templates](https://n8n.io/integrations/gitlab/), or [search all templates](https://n8n.io/workflows/)\n\n## Related resources\n\nRefer to [GitLab's documentation](https://docs.gitlab.com/ee/api/rest/) for more information about the service.\n\nn8n provides a trigger node for GitLab. You can find the trigger node docs [here](../../trigger-nodes/n8n-nodes-base.gitlabtrigger/).\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
24116
- "excerpt": "# GitLab node Use the GitLab node to automate work in GitLab, and integrate GitLab with other applications. n8n has built-in support for a wide range of GitLab features, including creating, updating, deleting, and editing issues, repositories, releases and users. On this page, you'll find a list of operations the GitLab node supports and links to more resources. Credentials Refer to [GitLab credentials](../../credentials/gitlab/) for guidance on setting up authentication. This node can be u...",
24116
+ "markdown": "# GitHub node\n\nUse the GitHub node to automate work in GitHub, and integrate GitHub with other applications. n8n has built-in support for a wide range of GitHub features, including creating, updating, deleting, and editing files, repositories, issues, releases, and users.\n\nOn this page, you'll find a list of operations the GitHub node supports and links to more resources.\n\nCredentials\n\nRefer to [GitHub credentials](../../credentials/github/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n- File\n - Create\n - Delete\n - Edit\n - Get\n - List\n- Issue\n - Create\n - Create Comment\n - Edit\n - Get\n - Lock\n- Organization\n - Get Repositories\n- Release\n - Create\n - Delete\n - Get\n - Get Many\n - Update\n- Repository\n - Get\n - Get Issues\n - Get License\n - Get Profile\n - Get Pull Requests\n - List Popular Paths\n - List Referrers\n- Review\n - Create\n - Get\n - Get Many\n - Update\n- User\n - Get Repositories\n - Invite\n- Workflow\n - Disable\n - Dispatch\n - Enable\n - Get\n - Get Usage\n - List\n\n## Templates and examples\n\n**Back Up Your n8n Workflows To Github**\n\nby Jonathan\n\n[View template details](https://n8n.io/workflows/1534-back-up-your-n8n-workflows-to-github/)\n\n**Building RAG Chatbot for Movie Recommendations with Qdrant and Open AI**\n\nby Jenny\n\n[View template details](https://n8n.io/workflows/2440-building-rag-chatbot-for-movie-recommendations-with-qdrant-and-open-ai/)\n\n**Chat with GitHub API Documentation: RAG-Powered Chatbot with Pinecone & OpenAI**\n\nby Mihai Farcas\n\n[View template details](https://n8n.io/workflows/2705-chat-with-github-api-documentation-rag-powered-chatbot-with-pinecone-and-openai/)\n\n[Browse GitHub integration templates](https://n8n.io/integrations/github/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
24117
+ "excerpt": "# GitHub node Use the GitHub node to automate work in GitHub, and integrate GitHub with other applications. n8n has built-in support for a wide range of GitHub features, including creating, updating, deleting, and editing files, repositories, issues, releases, and users. On this page, you'll find a list of operations the GitHub node supports and links to more resources. Credentials Refer to [GitHub credentials](../../credentials/github/) for guidance on setting up authentication. This node...",
24117
24118
  "sections": [
24118
24119
  {
24119
- "title": "GitLab node",
24120
+ "title": "GitHub node",
24120
24121
  "level": 1,
24121
- "content": "Use the GitLab node to automate work in GitLab, and integrate GitLab with other applications. n8n has built-in support for a wide range of GitLab features, including creating, updating, deleting, and editing issues, repositories, releases and users.\n\nOn this page, you'll find a list of operations the GitLab node supports and links to more resources.\n\nCredentials\n\nRefer to [GitLab credentials](../../credentials/gitlab/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
24122
+ "content": "Use the GitHub node to automate work in GitHub, and integrate GitHub with other applications. n8n has built-in support for a wide range of GitHub features, including creating, updating, deleting, and editing files, repositories, issues, releases, and users.\n\nOn this page, you'll find a list of operations the GitHub node supports and links to more resources.\n\nCredentials\n\nRefer to [GitHub credentials](../../credentials/github/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
24122
24123
  }
24123
24124
  ]
24124
24125
  },
24125
24126
  "metadata": {
24126
24127
  "keywords": [
24127
- "gitlab",
24128
+ "github",
24128
24129
  "node",
24129
24130
  "operations",
24130
24131
  "templates",
24131
24132
  "examples",
24132
- "related",
24133
- "resources",
24134
24133
  "what",
24135
24134
  "your",
24136
24135
  "operation",
@@ -24145,40 +24144,36 @@
24145
24144
  "codeExamples": 0,
24146
24145
  "complexity": "intermediate",
24147
24146
  "readingTime": "2 min",
24148
- "contentLength": 2789,
24147
+ "contentLength": 2656,
24149
24148
  "relatedPages": []
24150
24149
  },
24151
24150
  "searchIndex": {
24152
- "fullText": "gitlab # gitlab node\n\nuse the gitlab node to automate work in gitlab, and integrate gitlab with other applications. n8n has built-in support for a wide range of gitlab features, including creating, updating, deleting, and editing issues, repositories, releases and users.\n\non this page, you'll find a list of operations the gitlab node supports and links to more resources.\n\ncredentials\n\nrefer to [gitlab credentials](../../credentials/gitlab/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n- file\n - create\n - delete\n - edit\n - get\n - list\n- issue\n - create a new issue\n - create a new comment on an issue\n - edit an issue\n - get the data of a single issue\n - lock an issue\n- release\n - create a new release\n - delete a new release\n - get a new release\n - get all releases\n - update a new release\n- repository\n - get the data of a single repository\n - returns issues of a repository\n- user\n - returns the repositories of a user\n\n## templates and examples\n\n**chatgpt automatic code review in gitlab mr**\n\nby assert\n\n[view template details](https://n8n.io/workflows/2167-chatgpt-automatic-code-review-in-gitlab-mr/)\n\n**save your workflows into a gitlab repository**\n\nby julien del rio\n\n[view template details](https://n8n.io/workflows/2385-save-your-workflows-into-a-gitlab-repository/)\n\n**gitlab merge request review & risk analysis with claude/gpt ai**\n\nby vishal kumar\n\n[view template details](https://n8n.io/workflows/3997-gitlab-merge-request-review-and-risk-analysis-with-claudegpt-ai/)\n\n[browse gitlab integration templates](https://n8n.io/integrations/gitlab/), or [search all templates](https://n8n.io/workflows/)\n\n## related resources\n\nrefer to [gitlab's documentation](https://docs.gitlab.com/ee/api/rest/) for more information about the service.\n\nn8n provides a trigger node for gitlab. you can find the trigger node docs [here](../../trigger-nodes/n8n-nodes-base.gitlabtrigger/).\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n gitlab node",
24151
+ "fullText": "github # github node\n\nuse the github node to automate work in github, and integrate github with other applications. n8n has built-in support for a wide range of github features, including creating, updating, deleting, and editing files, repositories, issues, releases, and users.\n\non this page, you'll find a list of operations the github node supports and links to more resources.\n\ncredentials\n\nrefer to [github credentials](../../credentials/github/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n- file\n - create\n - delete\n - edit\n - get\n - list\n- issue\n - create\n - create comment\n - edit\n - get\n - lock\n- organization\n - get repositories\n- release\n - create\n - delete\n - get\n - get many\n - update\n- repository\n - get\n - get issues\n - get license\n - get profile\n - get pull requests\n - list popular paths\n - list referrers\n- review\n - create\n - get\n - get many\n - update\n- user\n - get repositories\n - invite\n- workflow\n - disable\n - dispatch\n - enable\n - get\n - get usage\n - list\n\n## templates and examples\n\n**back up your n8n workflows to github**\n\nby jonathan\n\n[view template details](https://n8n.io/workflows/1534-back-up-your-n8n-workflows-to-github/)\n\n**building rag chatbot for movie recommendations with qdrant and open ai**\n\nby jenny\n\n[view template details](https://n8n.io/workflows/2440-building-rag-chatbot-for-movie-recommendations-with-qdrant-and-open-ai/)\n\n**chat with github api documentation: rag-powered chatbot with pinecone & openai**\n\nby mihai farcas\n\n[view template details](https://n8n.io/workflows/2705-chat-with-github-api-documentation-rag-powered-chatbot-with-pinecone-and-openai/)\n\n[browse github integration templates](https://n8n.io/integrations/github/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n github node",
24153
24152
  "importantTerms": [
24154
- "gitlab",
24153
+ "github",
24155
24154
  "node",
24155
+ "with",
24156
24156
  "this",
24157
- "issue",
24158
- "https",
24159
24157
  "workflows",
24160
- "release",
24161
- "repository",
24162
- "request",
24163
- "with",
24164
- "operations",
24165
- "more",
24158
+ "list",
24166
24159
  "create",
24167
- "review",
24160
+ "https",
24161
+ "operations",
24168
24162
  "your",
24169
- "service",
24170
- "nodes",
24171
- "find",
24163
+ "chatbot",
24164
+ "repositories",
24165
+ "more",
24172
24166
  "credentials",
24173
- "refer",
24174
24167
  "used",
24175
- "information",
24168
+ "many",
24169
+ "documentation",
24176
24170
  "templates",
24177
24171
  "view",
24178
24172
  "template",
24179
24173
  "details",
24180
- "trigger",
24181
24174
  "http",
24175
+ "request",
24176
+ "service",
24182
24177
  "credential",
24183
24178
  "select"
24184
24179
  ]
@@ -24186,33 +24181,33 @@
24186
24181
  },
24187
24182
  {
24188
24183
  "id": "page-0306",
24189
- "title": "Ghost",
24190
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.ghost/index.md",
24191
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.ghost/index.md",
24184
+ "title": "GitLab",
24185
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gitlab/index.md",
24186
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.gitlab/index.md",
24192
24187
  "category": "integrations",
24193
24188
  "subcategory": "app-nodes",
24194
- "nodeName": "ghost",
24195
- "nodeType": "n8n-nodes-base.ghost",
24189
+ "nodeName": "gitlab",
24190
+ "nodeType": "n8n-nodes-base.gitlab",
24196
24191
  "content": {
24197
- "markdown": "# Ghost node\n\nUse the Ghost node to automate work in Ghost, and integrate Ghost with other applications. n8n has built-in support for a wide range of Ghost features, including creating, updating, deleting, and getting posts for the Admin and content API.\n\nOn this page, you'll find a list of operations the Ghost node supports and links to more resources.\n\nCredentials\n\nRefer to [Ghost credentials](../../credentials/ghost/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n### Admin API\n\n- **Post**\n - Create a post\n - Delete a post\n - Get a post\n - Get all posts\n - Update a post\n\n### Content API\n\n- **Post**\n - Get a post\n - Get all posts\n\n## Templates and examples\n\n**Multi-Agent PDF-to-Blog Content Generation**\n\nby Derek Cheung\n\n[View template details](https://n8n.io/workflows/2457-multi-agent-pdf-to-blog-content-generation/)\n\n**📄🌐PDF2Blog - Create Blog Post on Ghost CRM from PDF Document**\n\nby Joseph LePage\n\n[View template details](https://n8n.io/workflows/2522-pdf2blog-create-blog-post-on-ghost-crm-from-pdf-document/)\n\n**✍️ AI agent to create Linkedin posts for blog promotion with GPT-4o**\n\nby Samir Saci\n\n[View template details](https://n8n.io/workflows/3500-ai-agent-to-create-linkedin-posts-for-blog-promotion-with-gpt-4o/)\n\n[Browse Ghost integration templates](https://n8n.io/integrations/ghost/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
24198
- "excerpt": "# Ghost node Use the Ghost node to automate work in Ghost, and integrate Ghost with other applications. n8n has built-in support for a wide range of Ghost features, including creating, updating, deleting, and getting posts for the Admin and content API. On this page, you'll find a list of operations the Ghost node supports and links to more resources. Credentials Refer to [Ghost credentials](../../credentials/ghost/) for guidance on setting up authentication. This node can be used as an AI...",
24192
+ "markdown": "# GitLab node\n\nUse the GitLab node to automate work in GitLab, and integrate GitLab with other applications. n8n has built-in support for a wide range of GitLab features, including creating, updating, deleting, and editing issues, repositories, releases and users.\n\nOn this page, you'll find a list of operations the GitLab node supports and links to more resources.\n\nCredentials\n\nRefer to [GitLab credentials](../../credentials/gitlab/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n- File\n - Create\n - Delete\n - Edit\n - Get\n - List\n- Issue\n - Create a new issue\n - Create a new comment on an issue\n - Edit an issue\n - Get the data of a single issue\n - Lock an issue\n- Release\n - Create a new release\n - Delete a new release\n - Get a new release\n - Get all releases\n - Update a new release\n- Repository\n - Get the data of a single repository\n - Returns issues of a repository\n- User\n - Returns the repositories of a user\n\n## Templates and examples\n\n**ChatGPT Automatic Code Review in Gitlab MR**\n\nby assert\n\n[View template details](https://n8n.io/workflows/2167-chatgpt-automatic-code-review-in-gitlab-mr/)\n\n**Save your workflows into a Gitlab repository**\n\nby Julien DEL RIO\n\n[View template details](https://n8n.io/workflows/2385-save-your-workflows-into-a-gitlab-repository/)\n\n**GitLab Merge Request Review & Risk Analysis with Claude/GPT AI**\n\nby Vishal Kumar\n\n[View template details](https://n8n.io/workflows/3997-gitlab-merge-request-review-and-risk-analysis-with-claudegpt-ai/)\n\n[Browse GitLab integration templates](https://n8n.io/integrations/gitlab/), or [search all templates](https://n8n.io/workflows/)\n\n## Related resources\n\nRefer to [GitLab's documentation](https://docs.gitlab.com/ee/api/rest/) for more information about the service.\n\nn8n provides a trigger node for GitLab. You can find the trigger node docs [here](../../trigger-nodes/n8n-nodes-base.gitlabtrigger/).\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
24193
+ "excerpt": "# GitLab node Use the GitLab node to automate work in GitLab, and integrate GitLab with other applications. n8n has built-in support for a wide range of GitLab features, including creating, updating, deleting, and editing issues, repositories, releases and users. On this page, you'll find a list of operations the GitLab node supports and links to more resources. Credentials Refer to [GitLab credentials](../../credentials/gitlab/) for guidance on setting up authentication. This node can be u...",
24199
24194
  "sections": [
24200
24195
  {
24201
- "title": "Ghost node",
24196
+ "title": "GitLab node",
24202
24197
  "level": 1,
24203
- "content": "Use the Ghost node to automate work in Ghost, and integrate Ghost with other applications. n8n has built-in support for a wide range of Ghost features, including creating, updating, deleting, and getting posts for the Admin and content API.\n\nOn this page, you'll find a list of operations the Ghost node supports and links to more resources.\n\nCredentials\n\nRefer to [Ghost credentials](../../credentials/ghost/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
24198
+ "content": "Use the GitLab node to automate work in GitLab, and integrate GitLab with other applications. n8n has built-in support for a wide range of GitLab features, including creating, updating, deleting, and editing issues, repositories, releases and users.\n\nOn this page, you'll find a list of operations the GitLab node supports and links to more resources.\n\nCredentials\n\nRefer to [GitLab credentials](../../credentials/gitlab/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
24204
24199
  }
24205
24200
  ]
24206
24201
  },
24207
24202
  "metadata": {
24208
24203
  "keywords": [
24209
- "ghost",
24204
+ "gitlab",
24210
24205
  "node",
24211
24206
  "operations",
24212
- "admin",
24213
- "content",
24214
24207
  "templates",
24215
24208
  "examples",
24209
+ "related",
24210
+ "resources",
24216
24211
  "what",
24217
24212
  "your",
24218
24213
  "operation",
@@ -24227,35 +24222,40 @@
24227
24222
  "codeExamples": 0,
24228
24223
  "complexity": "intermediate",
24229
24224
  "readingTime": "2 min",
24230
- "contentLength": 2262,
24225
+ "contentLength": 2789,
24231
24226
  "relatedPages": []
24232
24227
  },
24233
24228
  "searchIndex": {
24234
- "fullText": "ghost # ghost node\n\nuse the ghost node to automate work in ghost, and integrate ghost with other applications. n8n has built-in support for a wide range of ghost features, including creating, updating, deleting, and getting posts for the admin and content api.\n\non this page, you'll find a list of operations the ghost node supports and links to more resources.\n\ncredentials\n\nrefer to [ghost credentials](../../credentials/ghost/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n### admin api\n\n- **post**\n - create a post\n - delete a post\n - get a post\n - get all posts\n - update a post\n\n### content api\n\n- **post**\n - get a post\n - get all posts\n\n## templates and examples\n\n**multi-agent pdf-to-blog content generation**\n\nby derek cheung\n\n[view template details](https://n8n.io/workflows/2457-multi-agent-pdf-to-blog-content-generation/)\n\n**📄🌐pdf2blog - create blog post on ghost crm from pdf document**\n\nby joseph lepage\n\n[view template details](https://n8n.io/workflows/2522-pdf2blog-create-blog-post-on-ghost-crm-from-pdf-document/)\n\n**✍️ ai agent to create linkedin posts for blog promotion with gpt-4o**\n\nby samir saci\n\n[view template details](https://n8n.io/workflows/3500-ai-agent-to-create-linkedin-posts-for-blog-promotion-with-gpt-4o/)\n\n[browse ghost integration templates](https://n8n.io/integrations/ghost/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n ghost node",
24229
+ "fullText": "gitlab # gitlab node\n\nuse the gitlab node to automate work in gitlab, and integrate gitlab with other applications. n8n has built-in support for a wide range of gitlab features, including creating, updating, deleting, and editing issues, repositories, releases and users.\n\non this page, you'll find a list of operations the gitlab node supports and links to more resources.\n\ncredentials\n\nrefer to [gitlab credentials](../../credentials/gitlab/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n- file\n - create\n - delete\n - edit\n - get\n - list\n- issue\n - create a new issue\n - create a new comment on an issue\n - edit an issue\n - get the data of a single issue\n - lock an issue\n- release\n - create a new release\n - delete a new release\n - get a new release\n - get all releases\n - update a new release\n- repository\n - get the data of a single repository\n - returns issues of a repository\n- user\n - returns the repositories of a user\n\n## templates and examples\n\n**chatgpt automatic code review in gitlab mr**\n\nby assert\n\n[view template details](https://n8n.io/workflows/2167-chatgpt-automatic-code-review-in-gitlab-mr/)\n\n**save your workflows into a gitlab repository**\n\nby julien del rio\n\n[view template details](https://n8n.io/workflows/2385-save-your-workflows-into-a-gitlab-repository/)\n\n**gitlab merge request review & risk analysis with claude/gpt ai**\n\nby vishal kumar\n\n[view template details](https://n8n.io/workflows/3997-gitlab-merge-request-review-and-risk-analysis-with-claudegpt-ai/)\n\n[browse gitlab integration templates](https://n8n.io/integrations/gitlab/), or [search all templates](https://n8n.io/workflows/)\n\n## related resources\n\nrefer to [gitlab's documentation](https://docs.gitlab.com/ee/api/rest/) for more information about the service.\n\nn8n provides a trigger node for gitlab. you can find the trigger node docs [here](../../trigger-nodes/n8n-nodes-base.gitlabtrigger/).\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n gitlab node",
24235
24230
  "importantTerms": [
24236
- "ghost",
24231
+ "gitlab",
24237
24232
  "node",
24238
- "post",
24239
24233
  "this",
24240
- "blog",
24241
- "posts",
24242
- "agent",
24243
- "create",
24234
+ "issue",
24244
24235
  "https",
24236
+ "workflows",
24237
+ "release",
24238
+ "repository",
24239
+ "request",
24245
24240
  "with",
24246
- "content",
24247
24241
  "operations",
24248
- "workflows",
24249
24242
  "more",
24243
+ "create",
24244
+ "review",
24245
+ "your",
24246
+ "service",
24247
+ "nodes",
24248
+ "find",
24250
24249
  "credentials",
24250
+ "refer",
24251
24251
  "used",
24252
+ "information",
24252
24253
  "templates",
24253
24254
  "view",
24254
24255
  "template",
24255
24256
  "details",
24257
+ "trigger",
24256
24258
  "http",
24257
- "request",
24258
- "service",
24259
24259
  "credential",
24260
24260
  "select"
24261
24261
  ]
@@ -94335,7 +94335,7 @@
94335
94335
  ],
94336
94336
  "admin": [
94337
94337
  "page-0005",
94338
- "page-0306",
94338
+ "page-0304",
94339
94339
  "page-0328",
94340
94340
  "page-0728",
94341
94341
  "page-0730",
@@ -96353,7 +96353,7 @@
96353
96353
  "page-0256",
96354
96354
  "page-0273",
96355
96355
  "page-0282",
96356
- "page-0305",
96356
+ "page-0306",
96357
96357
  "page-0307",
96358
96358
  "page-0308",
96359
96359
  "page-0309",
@@ -96883,7 +96883,7 @@
96883
96883
  "page-0256",
96884
96884
  "page-0273",
96885
96885
  "page-0282",
96886
- "page-0305",
96886
+ "page-0306",
96887
96887
  "page-0307",
96888
96888
  "page-0308",
96889
96889
  "page-0309",
@@ -105374,7 +105374,7 @@
105374
105374
  ],
105375
105375
  "content": [
105376
105376
  "page-0236",
105377
- "page-0306",
105377
+ "page-0304",
105378
105378
  "page-0444",
105379
105379
  "page-0658",
105380
105380
  "page-0803",
@@ -105656,22 +105656,22 @@
105656
105656
  "page-0802",
105657
105657
  "page-1055"
105658
105658
  ],
105659
- "github": [
105659
+ "ghost": [
105660
105660
  "page-0304",
105661
+ "page-0803"
105662
+ ],
105663
+ "github": [
105664
+ "page-0305",
105661
105665
  "page-0568",
105662
105666
  "page-0805",
105663
105667
  "page-1056",
105664
105668
  "page-1195"
105665
105669
  ],
105666
105670
  "gitlab": [
105667
- "page-0305",
105671
+ "page-0306",
105668
105672
  "page-0806",
105669
105673
  "page-1057"
105670
105674
  ],
105671
- "ghost": [
105672
- "page-0306",
105673
- "page-0803"
105674
- ],
105675
105675
  "gong": [
105676
105676
  "page-0307",
105677
105677
  "page-0807",
@@ -111302,13 +111302,13 @@
111302
111302
  "getresponse": [
111303
111303
  "page-0303"
111304
111304
  ],
111305
- "github": [
111305
+ "ghost": [
111306
111306
  "page-0304"
111307
111307
  ],
111308
- "gitlab": [
111308
+ "github": [
111309
111309
  "page-0305"
111310
111310
  ],
111311
- "ghost": [
111311
+ "gitlab": [
111312
111312
  "page-0306"
111313
111313
  ],
111314
111314
  "gong": [