@n8n-as-code/skills 2.0.0-next.80 → 2.0.0-next.83

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-05-02T21:02:40.258Z",
2
+ "generatedAt": "2026-05-02T21:31:10.914Z",
3
3
  "n8nVersion": "unknown",
4
4
  "sourceFileCount": 428,
5
5
  "scanDirectories": [
@@ -1,11 +1,11 @@
1
1
  {
2
- "generatedAt": "2026-05-02T21:02:40.910Z",
2
+ "generatedAt": "2026-05-02T21:31:11.818Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
- "totalPages": 1272,
5
+ "totalPages": 1273,
6
6
  "statistics": {
7
7
  "byCategory": {
8
- "other": 513,
8
+ "other": 514,
9
9
  "tutorials": 27,
10
10
  "advanced-ai": 28,
11
11
  "api": 6,
@@ -26,7 +26,7 @@
26
26
  "categories": {
27
27
  "other": {
28
28
  "description": "General documentation and guides",
29
- "totalPages": 513,
29
+ "totalPages": 514,
30
30
  "pages": [
31
31
  "page-0001",
32
32
  "page-0002",
@@ -48,6 +48,7 @@
48
48
  "page-0231",
49
49
  "page-0232",
50
50
  "page-0233",
51
+ "page-0234",
51
52
  "page-0235",
52
53
  "page-0648",
53
54
  "page-0649",
@@ -20097,6 +20098,79 @@
20097
20098
  },
20098
20099
  {
20099
20100
  "id": "page-0233",
20101
+ "title": "Deprecated nodes",
20102
+ "url": "https://docs.n8n.io/integrations/builtin/deprecated-and-versioned-nodes/index.md",
20103
+ "urlPath": "integrations/builtin/deprecated-and-versioned-nodes/index.md",
20104
+ "category": "other",
20105
+ "subcategory": null,
20106
+ "nodeName": null,
20107
+ "nodeType": null,
20108
+ "content": {
20109
+ "markdown": "# Deprecated and versioned nodes\n\nn8n improves its node library over time. This page lists removed nodes (fully removed), deprecated nodes (retired but still functional), and versioned nodes (active with multiple versions available).\n\n## Deprecated nodes\n\nn8n won't release further updates or bug fixes for deprecated nodes. Existing workflows that use them continue to run, but you should migrate to a supported alternative.\n\nMigrate deprecated nodes\n\nReplace deprecated nodes in your workflows before n8n removes them in a future release.\n\n| Node | Final node version |\n| ----------------------------- | ------------------ |\n| Binary Input Loader | 1 |\n| Chat Messages Retriever | 1 |\n| Convert to/from binary data | 1.1 |\n| Cron | 1 |\n| Embedding Dimensions | 1 |\n| Function | 1 |\n| Function Item | 1 |\n| GitHub Document Loader | 1.1 |\n| HTML Extract | 1 |\n| HTTP Request Tool | 1.1 |\n| iCalendar | 1 |\n| In Memory Vector Store Insert | 1 |\n| In Memory Vector Store Load | 1 |\n| Interval | 1 |\n| JSON Input Loader | 1 |\n| Manual Chat Trigger | 1.1 |\n| Motorhead | 1.4 |\n| OpenAI Assistant | 1.1 |\n| OpenAI Model | 1 |\n| Options | 1 |\n| Orbit | 1 |\n| Pinecone: Insert | 1 |\n| Pinecone: Load | 1 |\n| Read Binary File | 1 |\n| Read Binary Files | 1 |\n| Read PDF | 1 |\n| SerpApi (Google Search) | 1 |\n| Simulate | 1 |\n| Simulate Trigger | 1 |\n| Supabase: Insert | 1 |\n| Supabase: Load | 1 |\n| Tool Executor | 1 |\n| Workflow Trigger | 1 |\n| Write Binary File | 1 |\n| Zep | 1.4 |\n| Zep Vector Store: Insert | 1 |\n| Zep Vector Store: Load | 1 |\n\n## Removed nodes\n\nn8n removes nodes when the external service they connect to is no longer available. Workflows that use a removed node will fail.\n\nUpdate or remove affected workflows\n\nIf your workflows use any of these nodes, update them to use an alternative or remove them to avoid errors.\n\n| Node | n8n version |\n| --------- | ----------- |\n| Automizy | 2.0 |\n| crowd.dev | 2.0 |\n| Kitemaker | 2.0 |\n| Spontit | 2.0 |\n\n## Versioned nodes\n\nWhen n8n makes significant improvements to a node, n8n releases a new default version and keeps older versions available. Existing workflows using an older version continue to work unchanged.\n\nAlways use the current version in new workflows to get the latest features and bug fixes.\n\n| Node | Current node version | Previous node versions |\n| --------------------------------- | -------------------- | ------------------------------------------------------------------- |\n| AI Agent | 3.1 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 2, 2.1, 2.2, 2.3, 3 |\n| AI Agent Tool | 3 | 2.2 |\n| Airtable | 2.2 | 1, 2, 2.1 |\n| Airtop | 1.1 | 1 |\n| Anthropic Chat Model | 1.4 | 1, 1.1, 1.2, 1.3 |\n| AWS Bedrock Chat Model | 1.1 | 1 |\n| AwsS3 | 2 | 1 |\n| Baserow | 1.1 | 1 |\n| Basic LLM Chain | 1.9 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8 |\n| Bitbucket Trigger | 1.1 | 1 |\n| Cal.com Trigger | 2 | 1 |\n| Call n8n Sub-Workflow Tool | 2.2 | 1, 1.1, 1.2, 1.3, 2, 2.1 |\n| Chat | 1.3 | 1, 1.1, 1.2 |\n| Chat Memory Manager | 1.1 | 1 |\n| Chat Trigger | 1.4 | 1, 1.1, 1.2, 1.3 |\n| Coda | 1.1 | 1 |\n| Code | 2 | 1 |\n| Code Tool | 1.3 | 1, 1.1, 1.2 |\n| Compare Datasets | 2.3 | 1, 2, 2.1, 2.2 |\n| Compression | 1.1 | 1 |\n| Convert to File | 1.1 | 1 |\n| Crypto | 2 | 1 |\n| Data table | 1.1 | 1 |\n| Date & Time | 2 | 1 |\n| Default Data Loader | 1.1 | 1 |\n| Discord | 2 | 1 |\n| Email Trigger (IMAP) | 2.1 | 1, 2 |\n| Embeddings OpenAI | 1.2 | 1, 1.1 |\n| Execute Sub-workflow | 1.3 | 1, 1.1, 1.2 |\n| Execute Workflow Trigger | 1.1 | 1 |\n| Execution Data | 1.1 | 1 |\n| Extract from File | 1.1 | 1 |\n| Filter | 2.3 | 1, 2, 2.1, 2.2 |\n| Git | 1.1 | 1 |\n| GitHub | 1.1 | 1 |\n| Gmail | 2.2 | 1, 2, 2.1 |\n| Gmail Trigger | 1.4 | 1, 1.1, 1.2, 1.3 |\n| Google Analytics | 2 | 1 |\n| Google BigQuery | 2.1 | 1, 2 |\n| Google Books | 2 | 1 |\n| Google Calendar | 1.3 | 1, 1.1, 1.2 |\n| Google Cloud Firestore | 1.1 | 1 |\n| Google Docs | 2 | 1 |\n| Google Drive | 3 | 1, 2 |\n| Google Gemini Chat Model | 1.1 | 1 |\n| Google Sheets | 4.7 | 1, 2, 3, 4, 4.1, 4.2, 4.3, 4.4, 4.5, 4.6 |\n| Google Slides | 2 | 1 |\n| Google Translate | 2 | 1 |\n| GraphQL | 1.1 | 1 |\n| Guardrails | 2 | 1 |\n| HighLevel | 2 | 1 |\n| HTML | 1.2 | 1, 1.1 |\n| HTTP Request | 4.4 | 1, 2, 3, 4, 4.1, 4.2, 4.3 |\n| HubSpot | 2.2 | 1, 2, 2.1 |\n| If | 2.3 | 1, 2, 2.1, 2.2 |\n| Information Extractor | 1.2 | 1, 1.1 |\n| Invoice Ninja | 2 | 1 |\n| Invoice Ninja Trigger | 2 | 1 |\n| Item Lists | 3.1 | 1, 2, 2.1, 2.2, 3 |\n| Jira Trigger | 1.1 | 1 |\n| Kafka Trigger | 1.3 | 1, 1.1, 1.2 |\n| Lemlist | 2 | 1 |\n| Linear | 1.1 | 1 |\n| MailerLite | 2 | 1 |\n| MailerLite Trigger | 2 | 1 |\n| MCP Client Tool | 1.2 | 1, 1.1 |\n| MCP Server Trigger | 2 | 1, 1.1 |\n| Merge | 3.2 | 1, 2, 2.1, 3, 3.1 |\n| Microsoft Agent 365 Trigger | 1.1 | 1 |\n| Microsoft Excel 365 | 2.2 | 1, 2, 2.1 |\n| Microsoft OneDrive | 1.1 | 1 |\n| Microsoft Outlook | 2 | 1 |\n| Microsoft SQL | 1.1 | 1 |\n| Microsoft Teams | 2 | 1, 1.1 |\n| Mindee | 3 | 1, 2 |\n| MongoDB | 1.2 | 1, 1.1 |\n| MongoDB Chat Memory | 1.1 | 1 |\n| Moonshot Kimi Chat Model | 1.1 | 1 |\n| MySQL | 2.5 | 1, 2, 2.1, 2.2, 2.3, 2.4 |\n| n8n Form | 2.5 | 1, 2.3, 2.4 |\n| n8n Form Trigger | 2.5 | 1, 2, 2.1, 2.2, 2.3, 2.4 |\n| NocoDB | 3 | 1, 2 |\n| Notion | 2.2 | 1, 2, 2.1 |\n| OpenAI | 2.3 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 2, 2.1, 2.2 |\n| OpenAI Chat Model | 1.3 | 1, 1.1, 1.2 |\n| Perplexity | 2 | 1 |\n| Pipedrive | 2 | 1 |\n| Pipedrive Trigger | 1.1 | 1 |\n| Postgres | 2.6 | 1, 2, 2.1, 2.2, 2.3, 2.4, 2.5 |\n| Postgres Chat Memory | 1.4 | 1, 1.1, 1.2, 1.3 |\n| Question and Answer Chain | 1.7 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 |\n| RabbitMQ | 1.1 | 1 |\n| Read/Write Files from Disk | 1.1 | 1 |\n| Redis Chat Memory | 1.6 | 1, 1.1, 1.2, 1.3, 1.4, 1.5 |\n| Remove Duplicates | 2 | 1, 1.1 |\n| Respond to Webhook | 1.5 | 1, 1.1, 1.2, 1.3, 1.4 |\n| RSS Read | 1.2 | 1, 1.1 |\n| Schedule Trigger | 1.3 | 1, 1.1, 1.2 |\n| SeaTable | 2 | 1 |\n| SeaTable Trigger | 2 | 1 |\n| Send Email | 2.1 | 1, 2 |\n| Sentiment Analysis | 1.1 | 1 |\n| Set | 3.4 | 1, 2, 3, 3.1, 3.2, 3.3 |\n| Simple Memory | 1.4 | 1, 1.1, 1.2, 1.3 |\n| Slack | 2.4 | 1, 2, 2.1, 2.2, 2.3 |\n| Split In Batches | 3 | 2 |\n| Splunk | 2 | 1 |\n| Spreadsheet File | 2 | 1 |\n| Strava | 1.1 | 1 |\n| Structured Output Parser | 1.3 | 1, 1.1, 1.2 |\n| Summarization Chain | 2.1 | 1, 2 |\n| Summarize | 1.1 | 1 |\n| Switch | 3.4 | 1, 2, 3, 3.1, 3.2, 3.3 |\n| Telegram | 1.2 | 1, 1.1 |\n| Telegram Trigger | 1.2 | 1, 1.1 |\n| Text Classifier | 1.1 | 1 |\n| TheHive Trigger | 2 | 1 |\n| Think Tool | 1.1 | 1 |\n| Todoist | 2.2 | 1, 2, 2.1 |\n| Typeform Trigger | 1.1 | 1 |\n| Vector Store Question Answer Tool | 1.1 | 1 |\n| Wait | 1.1 | 1 |\n| Webflow | 2 | 1 |\n| Webflow Trigger | 2 | 1 |\n| Webhook | 2.1 | 1, 1.1, 2 |\n| WhatsApp Business Cloud | 1.1 | 1 |\n| Workflow Retriever | 1.1 | 1 |\n| X (Formerly Twitter) | 2 | 1 |\n| Xata | 1.5 | 1, 1.1, 1.2, 1.3, 1.4 |\n",
20110
+ "excerpt": "# Deprecated and versioned nodes n8n improves its node library over time. This page lists removed nodes (fully removed), deprecated nodes (retired but still functional), and versioned nodes (active with multiple versions available). ## Deprecated nodes n8n won't release further updates or bug fixes for deprecated nodes. Existing workflows that use them continue to run, but you should migrate to a supported alternative. Migrate deprecated nodes Replace deprecated nodes in your workflows befo...",
20111
+ "sections": [
20112
+ {
20113
+ "title": "Deprecated and versioned nodes",
20114
+ "level": 1,
20115
+ "content": "n8n improves its node library over time. This page lists removed nodes (fully removed), deprecated nodes (retired but still functional), and versioned nodes (active with multiple versions available)."
20116
+ }
20117
+ ]
20118
+ },
20119
+ "metadata": {
20120
+ "keywords": [
20121
+ "deprecated",
20122
+ "nodes",
20123
+ "versioned",
20124
+ "removed"
20125
+ ],
20126
+ "useCases": [],
20127
+ "operations": [],
20128
+ "codeExamples": 0,
20129
+ "complexity": "intermediate",
20130
+ "readingTime": "9 min",
20131
+ "contentLength": 20616,
20132
+ "relatedPages": []
20133
+ },
20134
+ "searchIndex": {
20135
+ "fullText": "deprecated nodes # deprecated and versioned nodes\n\nn8n improves its node library over time. this page lists removed nodes (fully removed), deprecated nodes (retired but still functional), and versioned nodes (active with multiple versions available).\n\n## deprecated nodes\n\nn8n won't release further updates or bug fixes for deprecated nodes. existing workflows that use them continue to run, but you should migrate to a supported alternative.\n\nmigrate deprecated nodes\n\nreplace deprecated nodes in your workflows before n8n removes them in a future release.\n\n| node | final node version |\n| ----------------------------- | ------------------ |\n| binary input loader | 1 |\n| chat messages retriever | 1 |\n| convert to/from binary data | 1.1 |\n| cron | 1 |\n| embedding dimensions | 1 |\n| function | 1 |\n| function item | 1 |\n| github document loader | 1.1 |\n| html extract | 1 |\n| http request tool | 1.1 |\n| icalendar | 1 |\n| in memory vector store insert | 1 |\n| in memory vector store load | 1 |\n| interval | 1 |\n| json input loader | 1 |\n| manual chat trigger | 1.1 |\n| motorhead | 1.4 |\n| openai assistant | 1.1 |\n| openai model | 1 |\n| options | 1 |\n| orbit | 1 |\n| pinecone: insert | 1 |\n| pinecone: load | 1 |\n| read binary file | 1 |\n| read binary files | 1 |\n| read pdf | 1 |\n| serpapi (google search) | 1 |\n| simulate | 1 |\n| simulate trigger | 1 |\n| supabase: insert | 1 |\n| supabase: load | 1 |\n| tool executor | 1 |\n| workflow trigger | 1 |\n| write binary file | 1 |\n| zep | 1.4 |\n| zep vector store: insert | 1 |\n| zep vector store: load | 1 |\n\n## removed nodes\n\nn8n removes nodes when the external service they connect to is no longer available. workflows that use a removed node will fail.\n\nupdate or remove affected workflows\n\nif your workflows use any of these nodes, update them to use an alternative or remove them to avoid errors.\n\n| node | n8n version |\n| --------- | ----------- |\n| automizy | 2.0 |\n| crowd.dev | 2.0 |\n| kitemaker | 2.0 |\n| spontit | 2.0 |\n\n## versioned nodes\n\nwhen n8n makes significant improvements to a node, n8n releases a new default version and keeps older versions available. existing workflows using an older version continue to work unchanged.\n\nalways use the current version in new workflows to get the latest features and bug fixes.\n\n| node | current node version | previous node versions |\n| --------------------------------- | -------------------- | ------------------------------------------------------------------- |\n| ai agent | 3.1 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 2, 2.1, 2.2, 2.3, 3 |\n| ai agent tool | 3 | 2.2 |\n| airtable | 2.2 | 1, 2, 2.1 |\n| airtop | 1.1 | 1 |\n| anthropic chat model | 1.4 | 1, 1.1, 1.2, 1.3 |\n| aws bedrock chat model | 1.1 | 1 |\n| awss3 | 2 | 1 |\n| baserow | 1.1 | 1 |\n| basic llm chain | 1.9 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8 |\n| bitbucket trigger | 1.1 | 1 |\n| cal.com trigger | 2 | 1 |\n| call n8n sub-workflow tool | 2.2 | 1, 1.1, 1.2, 1.3, 2, 2.1 |\n| chat | 1.3 | 1, 1.1, 1.2 |\n| chat memory manager | 1.1 | 1 |\n| chat trigger | 1.4 | 1, 1.1, 1.2, 1.3 |\n| coda | 1.1 | 1 |\n| code | 2 | 1 |\n| code tool | 1.3 | 1, 1.1, 1.2 |\n| compare datasets | 2.3 | 1, 2, 2.1, 2.2 |\n| compression | 1.1 | 1 |\n| convert to file | 1.1 | 1 |\n| crypto | 2 | 1 |\n| data table | 1.1 | 1 |\n| date & time | 2 | 1 |\n| default data loader | 1.1 | 1 |\n| discord | 2 | 1 |\n| email trigger (imap) | 2.1 | 1, 2 |\n| embeddings openai | 1.2 | 1, 1.1 |\n| execute sub-workflow | 1.3 | 1, 1.1, 1.2 |\n| execute workflow trigger | 1.1 | 1 |\n| execution data | 1.1 | 1 |\n| extract from file | 1.1 | 1 |\n| filter | 2.3 | 1, 2, 2.1, 2.2 |\n| git | 1.1 | 1 |\n| github | 1.1 | 1 |\n| gmail | 2.2 | 1, 2, 2.1 |\n| gmail trigger | 1.4 | 1, 1.1, 1.2, 1.3 |\n| google analytics | 2 | 1 |\n| google bigquery | 2.1 | 1, 2 |\n| google books | 2 | 1 |\n| google calendar | 1.3 | 1, 1.1, 1.2 |\n| google cloud firestore | 1.1 | 1 |\n| google docs | 2 | 1 |\n| google drive | 3 | 1, 2 |\n| google gemini chat model | 1.1 | 1 |\n| google sheets | 4.7 | 1, 2, 3, 4, 4.1, 4.2, 4.3, 4.4, 4.5, 4.6 |\n| google slides | 2 | 1 |\n| google translate | 2 | 1 ",
20136
+ "importantTerms": [
20137
+ "trigger",
20138
+ "nodes",
20139
+ "chat",
20140
+ "google",
20141
+ "node",
20142
+ "deprecated",
20143
+ "tool",
20144
+ "workflows",
20145
+ "memory",
20146
+ "version",
20147
+ "model",
20148
+ "microsoft",
20149
+ "binary",
20150
+ "vector",
20151
+ "store",
20152
+ "openai",
20153
+ "read",
20154
+ "file",
20155
+ "workflow",
20156
+ "versioned",
20157
+ "removed",
20158
+ "them",
20159
+ "loader",
20160
+ "data",
20161
+ "insert",
20162
+ "load",
20163
+ "versions",
20164
+ "available",
20165
+ "from",
20166
+ "remove",
20167
+ "agent",
20168
+ "chain"
20169
+ ]
20170
+ }
20171
+ },
20172
+ {
20173
+ "id": "page-0234",
20100
20174
  "title": "Node types",
20101
20175
  "url": "https://docs.n8n.io/integrations/builtin/node-types/index.md",
20102
20176
  "urlPath": "integrations/builtin/node-types/index.md",
@@ -20105,7 +20179,7 @@
20105
20179
  "nodeName": null,
20106
20180
  "nodeType": null,
20107
20181
  "content": {
20108
- "markdown": "# Built-in integrations\n\nThis section contains the [node](../../../glossary/#node-n8n) library: reference documentation for every built-in node in n8n, and their credentials.\n\n## Node operations: Triggers and Actions\n\nWhen you add a node to a workflow, n8n displays a list of available operations. An operation is something a node does, such as getting or sending data.\n\nThere are two types of operation:\n\n- Triggers start a workflow in response to specific events or conditions in your services. When you select a Trigger, n8n adds a trigger node to your workflow, with the Trigger operation you chose pre-selected. When you search for a node in n8n, Trigger operations have a bolt icon .\n- Actions are operations that represent specific tasks within a workflow, which you can use to manipulate data, perform operations on external systems, and trigger events in other systems as part of your workflows. When you select an Action, n8n adds a node to your workflow, with the Action operation you chose pre-selected.\n\n## Core nodes\n\nCore nodes can be actions or [triggers](../../../glossary/#trigger-node-n8n). Whereas most nodes connect to a specific external service, core nodes provide functionality such as logic, scheduling, or generic API calls.\n\n## Cluster nodes\n\n[Cluster nodes](../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. Instead of using a single node, you use a [root node](../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../glossary/#sub-node-n8n) that extend the functionality of the node.\n\n## Credentials\n\nExternal services need a way to identify and authenticate users. This data can range from an API key over an email/password combination to a long multi-line private key. You can save these in n8n as [credentials](../../../glossary/#credential-n8n).\n\nNodes in n8n can then request that credential information. As another layer of security, only node types with specific access rights can access the credentials.\n\nTo make sure that the data is secure, it gets saved to the database encrypted. n8n uses a random personal encryption key, which it automatically generates on the first run of n8n and then saved under `~/.n8n/config`.\n\nTo learn more about creating, managing, and sharing credentials, refer to [Manage credentials](../../../credentials/).\n\n## Community nodes\n\nn8n supports custom nodes built by the community. Refer to [Community nodes](../../community-nodes/installation/) for guidance on installing and using these nodes.\n\nFor help building your own custom nodes, and publish them to [npm](https://www.npmjs.com/), refer to [Creating nodes](../../creating-nodes/overview/) for more information.\nodes when the external service they connect to is no longer available. Workflows that use a removed node will fail.\n\nUpdate or remove affected workflows\n\nIf your workflows use any of these nodes, update them to use an alternative or remove them to avoid errors.\n\n| Node | n8n version |\n| --------- | ----------- |\n| Automizy | 2.0 |\n| crowd.dev | 2.0 |\n| Kitemaker | 2.0 |\n| Spontit | 2.0 |\n\n## Versioned nodes\n\nWhen n8n makes significant improvements to a node, n8n releases a new default version and keeps older versions available. Existing workflows using an older version continue to work unchanged.\n\nAlways use the current version in new workflows to get the latest features and bug fixes.\n\n| Node | Current node version | Previous node versions |\n| --------------------------------- | -------------------- | ------------------------------------------------------------------- |\n| AI Agent | 3.1 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 2, 2.1, 2.2, 2.3, 3 |\n| AI Agent Tool | 3 | 2.2 |\n| Airtable | 2.2 | 1, 2, 2.1 |\n| Airtop | 1.1 | 1 |\n| Anthropic Chat Model | 1.4 | 1, 1.1, 1.2, 1.3 |\n| AWS Bedrock Chat Model | 1.1 | 1 |\n| AwsS3 | 2 | 1 |\n| Baserow | 1.1 | 1 |\n| Basic LLM Chain | 1.9 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8 |\n| Bitbucket Trigger | 1.1 | 1 |\n| Cal.com Trigger | 2 | 1 |\n| Call n8n Sub-Workflow Tool | 2.2 | 1, 1.1, 1.2, 1.3, 2, 2.1 |\n| Chat | 1.3 | 1, 1.1, 1.2 |\n| Chat Memory Manager | 1.1 | 1 |\n| Chat Trigger | 1.4 | 1, 1.1, 1.2, 1.3 |\n| Coda | 1.1 | 1 |\n| Code | 2 | 1 |\n| Code Tool | 1.3 | 1, 1.1, 1.2 |\n| Compare Datasets | 2.3 | 1, 2, 2.1, 2.2 |\n| Compression | 1.1 | 1 |\n| Convert to File | 1.1 | 1 |\n| Crypto | 2 | 1 |\n| Data table | 1.1 | 1 |\n| Date & Time | 2 | 1 |\n| Default Data Loader | 1.1 | 1 |\n| Discord | 2 | 1 |\n| Email Trigger (IMAP) | 2.1 | 1, 2 |\n| Embeddings OpenAI | 1.2 | 1, 1.1 |\n| Execute Sub-workflow | 1.3 | 1, 1.1, 1.2 |\n| Execute Workflow Trigger | 1.1 | 1 |\n| Execution Data | 1.1 | 1 |\n| Extract from File | 1.1 | 1 |\n| Filter | 2.3 | 1, 2, 2.1, 2.2 |\n| Git | 1.1 | 1 |\n| GitHub | 1.1 | 1 |\n| Gmail | 2.2 | 1, 2, 2.1 |\n| Gmail Trigger | 1.4 | 1, 1.1, 1.2, 1.3 |\n| Google Analytics | 2 | 1 |\n| Google BigQuery | 2.1 | 1, 2 |\n| Google Books | 2 | 1 |\n| Google Calendar | 1.3 | 1, 1.1, 1.2 |\n| Google Cloud Firestore | 1.1 | 1 |\n| Google Docs | 2 | 1 |\n| Google Drive | 3 | 1, 2 |\n| Google Gemini Chat Model | 1.1 | 1 |\n| Google Sheets | 4.7 | 1, 2, 3, 4, 4.1, 4.2, 4.3, 4.4, 4.5, 4.6 |\n| Google Slides | 2 | 1 |\n| Google Translate | 2 | 1 |\n| GraphQL | 1.1 | 1 |\n| Guardrails | 2 | 1 |\n| HighLevel | 2 | 1 |\n| HTML | 1.2 | 1, 1.1 |\n| HTTP Request | 4.4 | 1, 2, 3, 4, 4.1, 4.2, 4.3 |\n| HubSpot | 2.2 | 1, 2, 2.1 |\n| If | 2.3 | 1, 2, 2.1, 2.2 |\n| Information Extractor | 1.2 | 1, 1.1 |\n| Invoice Ninja | 2 | 1 |\n| Invoice Ninja Trigger | 2 | 1 |\n| Item Lists | 3.1 | 1, 2, 2.1, 2.2, 3 |\n| Jira Trigger | 1.1 | 1 |\n| Kafka Trigger | 1.3 | 1, 1.1, 1.2 |\n| Lemlist | 2 | 1 |\n| Linear | 1.1 | 1 |\n| MailerLite | 2 | 1 |\n| MailerLite Trigger | 2 | 1 |\n| MCP Client Tool | 1.2 | 1, 1.1 |\n| MCP Server Trigger | 2 | 1, 1.1 |\n| Merge | 3.2 | 1, 2, 2.1, 3, 3.1 |\n| Microsoft Agent 365 Trigger | 1.1 | 1 |\n| Microsoft Excel 365 | 2.2 | 1, 2, 2.1 |\n| Microsoft OneDrive | 1.1 | 1 |\n| Microsoft Outlook | 2 | 1 |\n| Microsoft SQL | 1.1 | 1 |\n| Microsoft Teams | 2 | 1, 1.1 |\n| Mindee | 3 | 1, 2 |\n| MongoDB | 1.2 | 1, 1.1 |\n| MongoDB Chat Memory | 1.1 | 1 |\n| Moonshot Kimi Chat Model | 1.1 | 1 |\n| MySQL | 2.5 | 1, 2, 2.1, 2.2, 2.3, 2.4 |\n| n8n Form | 2.5 | 1, 2.3, 2.4 |\n| n8n Form Trigger | 2.5 | 1, 2, 2.1, 2.2, 2.3, 2.4 |\n| NocoDB | 3 | 1, 2 |\n| Notion | 2.2 | 1, 2, 2.1 |\n| OpenAI | 2.3 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 2, 2.1, 2.2 |\n| OpenAI Chat Model | 1.3 | 1, 1.1, 1.2 |\n| Perplexity | 2 | 1 |\n| Pipedrive | 2 | 1 |\n| Pipedrive Trigger | 1.1 | 1 |\n| Postgres | 2.6 | 1, 2, 2.1, 2.2, 2.3, 2.4, 2.5 |\n| Postgres Chat Memory | 1.4 | 1, 1.1, 1.2, 1.3 |\n| Question and Answer Chain | 1.7 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 |\n| RabbitMQ | 1.1 | 1 |\n| Read/Write Files from Disk | 1.1 | 1 |\n| Redis Chat Memory | 1.6 | 1, 1.1, 1.2, 1.3, 1.4, 1.5 |\n| Remove Duplicates | 2 | 1, 1.1 |\n| Respond to Webhook | 1.5 | 1, 1.1, 1.2, 1.3, 1.4 |\n| RSS Read | 1.2 | 1, 1.1 |\n| Schedule Trigger | 1.3 | 1, 1.1, 1.2 |\n| SeaTable | 2 | 1 |\n| SeaTable Trigger | 2 | 1 |\n| Send Email | 2.1 | 1, 2 |\n| Sentiment Analysis | 1.1 | 1 |\n| Set | 3.4 | 1, 2, 3, 3.1, 3.2, 3.3 |\n| Simple Memory | 1.4 | 1, 1.1, 1.2, 1.3 |\n| Slack | 2.4 | 1, 2, 2.1, 2.2, 2.3 |\n| Split In Batches | 3 | 2 |\n| Splunk | 2 | 1 |\n| Spreadsheet File | 2 | 1 |\n| Strava | 1.1 | 1 |\n| Structured Output Parser | 1.3 | 1, 1.1, 1.2 |\n| Summarization Chain | 2.1 | 1, 2 |\n| Summarize | 1.1 | 1 |\n| Switch | 3.4 | 1, 2, 3, 3.1, 3.2, 3.3 |\n| Telegram | 1.2 | 1, 1.1 |\n| Telegram Trigger | 1.2 | 1, 1.1 |\n| Text Classifier | 1.1 | 1 |\n| TheHive Trigger | 2 | 1 |\n| Think Tool | 1.1 | 1 |\n| Todoist | 2.2 | 1, 2, 2.1 |\n| Typeform Trigger | 1.1 | 1 |\n| Vector Store Question Answer Tool | 1.1 | 1 |\n| Wait | 1.1 | 1 |\n| Webflow | 2 | 1 |\n| Webflow Trigger | 2 | 1 |\n| Webhook | 2.1 | 1, 1.1, 2 |\n| WhatsApp Business Cloud | 1.1 | 1 |\n| Workflow Retriever | 1.1 | 1 |\n| X (Formerly Twitter) | 2 | 1 |\n| Xata | 1.5 | 1, 1.1, 1.2, 1.3, 1.4 |\n",
20182
+ "markdown": "# Built-in integrations\n\nThis section contains the [node](../../../glossary/#node-n8n) library: reference documentation for every built-in node in n8n, and their credentials.\n\n## Node operations: Triggers and Actions\n\nWhen you add a node to a workflow, n8n displays a list of available operations. An operation is something a node does, such as getting or sending data.\n\nThere are two types of operation:\n\n- Triggers start a workflow in response to specific events or conditions in your services. When you select a Trigger, n8n adds a trigger node to your workflow, with the Trigger operation you chose pre-selected. When you search for a node in n8n, Trigger operations have a bolt icon .\n- Actions are operations that represent specific tasks within a workflow, which you can use to manipulate data, perform operations on external systems, and trigger events in other systems as part of your workflows. When you select an Action, n8n adds a node to your workflow, with the Action operation you chose pre-selected.\n\n## Core nodes\n\nCore nodes can be actions or [triggers](../../../glossary/#trigger-node-n8n). Whereas most nodes connect to a specific external service, core nodes provide functionality such as logic, scheduling, or generic API calls.\n\n## Cluster nodes\n\n[Cluster nodes](../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. Instead of using a single node, you use a [root node](../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../glossary/#sub-node-n8n) that extend the functionality of the node.\n\n## Credentials\n\nExternal services need a way to identify and authenticate users. This data can range from an API key over an email/password combination to a long multi-line private key. You can save these in n8n as [credentials](../../../glossary/#credential-n8n).\n\nNodes in n8n can then request that credential information. As another layer of security, only node types with specific access rights can access the credentials.\n\nTo make sure that the data is secure, it gets saved to the database encrypted. n8n uses a random personal encryption key, which it automatically generates on the first run of n8n and then saved under `~/.n8n/config`.\n\nTo learn more about creating, managing, and sharing credentials, refer to [Manage credentials](../../../credentials/).\n\n## Community nodes\n\nn8n supports custom nodes built by the community. Refer to [Community nodes](../../community-nodes/installation/) for guidance on installing and using these nodes.\n\nFor help building your own custom nodes, and publish them to [npm](https://www.npmjs.com/), refer to [Creating nodes](../../creating-nodes/overview/) for more information.\n",
20109
20183
  "excerpt": "# Built-in integrations This section contains the [node](../../../glossary/#node-n8n) library: reference documentation for every built-in node in n8n, and their credentials. ## Node operations: Triggers and Actions When you add a node to a workflow, n8n displays a list of available operations. An operation is something a node does, such as getting or sending data. There are two types of operation: - Triggers start a workflow in response to specific events or conditions in your services. Whe...",
20110
20184
  "sections": [
20111
20185
  {
@@ -20139,60 +20213,40 @@
20139
20213
  "node : triggers and"
20140
20214
  ],
20141
20215
  "codeExamples": 0,
20142
- "complexity": "intermediate",
20143
- "readingTime": "9 min",
20144
- "contentLength": 20616,
20216
+ "complexity": "beginner",
20217
+ "readingTime": "2 min",
20218
+ "contentLength": 2719,
20145
20219
  "relatedPages": []
20146
20220
  },
20147
20221
  "searchIndex": {
20148
- "fullText": "node types # built-in integrations\n\nthis section contains the [node](../../../glossary/#node-n8n) library: reference documentation for every built-in node in n8n, and their credentials.\n\n## node operations: triggers and actions\n\nwhen you add a node to a workflow, n8n displays a list of available operations. an operation is something a node does, such as getting or sending data.\n\nthere are two types of operation:\n\n- triggers start a workflow in response to specific events or conditions in your services. when you select a trigger, n8n adds a trigger node to your workflow, with the trigger operation you chose pre-selected. when you search for a node in n8n, trigger operations have a bolt icon .\n- actions are operations that represent specific tasks within a workflow, which you can use to manipulate data, perform operations on external systems, and trigger events in other systems as part of your workflows. when you select an action, n8n adds a node to your workflow, with the action operation you chose pre-selected.\n\n## core nodes\n\ncore nodes can be actions or [triggers](../../../glossary/#trigger-node-n8n). whereas most nodes connect to a specific external service, core nodes provide functionality such as logic, scheduling, or generic api calls.\n\n## cluster nodes\n\n[cluster nodes](../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. instead of using a single node, you use a [root node](../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../glossary/#sub-node-n8n) that extend the functionality of the node.\n\n## credentials\n\nexternal services need a way to identify and authenticate users. this data can range from an api key over an email/password combination to a long multi-line private key. you can save these in n8n as [credentials](../../../glossary/#credential-n8n).\n\nnodes in n8n can then request that credential information. as another layer of security, only node types with specific access rights can access the credentials.\n\nto make sure that the data is secure, it gets saved to the database encrypted. n8n uses a random personal encryption key, which it automatically generates on the first run of n8n and then saved under `~/.n8n/config`.\n\nto learn more about creating, managing, and sharing credentials, refer to [manage credentials](../../../credentials/).\n\n## community nodes\n\nn8n supports custom nodes built by the community. refer to [community nodes](../../community-nodes/installation/) for guidance on installing and using these nodes.\n\nfor help building your own custom nodes, and publish them to [npm](https://www.npmjs.com/), refer to [creating nodes](../../creating-nodes/overview/) for more information.\nodes when the external service they connect to is no longer available. workflows that use a removed node will fail.\n\nupdate or remove affected workflows\n\nif your workflows use any of these nodes, update them to use an alternative or remove them to avoid errors.\n\n| node | n8n version |\n| --------- | ----------- |\n| automizy | 2.0 |\n| crowd.dev | 2.0 |\n| kitemaker | 2.0 |\n| spontit | 2.0 |\n\n## versioned nodes\n\nwhen n8n makes significant improvements to a node, n8n releases a new default version and keeps older versions available. existing workflows using an older version continue to work unchanged.\n\nalways use the current version in new workflows to get the latest features and bug fixes.\n\n| node | current node version | previous node versions |\n| --------------------------------- | -------------------- | ------------------------------------------------------------------- |\n| ai agent | 3.1 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 2, 2.1, 2.2, 2.3, 3 |\n| ai agent tool | 3 | 2.2 |\n| airtable | 2.2 | 1, 2, 2.1 |\n| airtop | 1.1 | 1 |\n| anthropic chat model | 1.4 | 1, 1.1, 1.2, 1.3 |\n| aws bedrock chat model | 1.1 | 1 |\n| awss3 | 2 | 1 |\n| baserow | 1.1 | 1 |\n| basic llm chain | 1.9 | 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8 |\n| bitbucket trigger | 1.1 | 1 |\n| cal.com trigger | 2 | 1 |\n| call n8n sub-workflow tool | 2.2 | 1, 1.1, 1.2, 1.3, 2, 2.1 |\n| chat | 1.3 | 1, 1.1, 1.2 |\n| chat memory manager | 1.1 | 1 |\n| chat trigger | 1.4 | 1, 1.1, 1.2, 1.3 |\n| coda | 1.1 | 1 |\n| code | 2 | 1 |\n| code tool | 1.3 | 1, 1.1, 1.2 |\n| compare datasets | 2.3 | 1, 2, 2.1, 2.2 |\n| compression | 1.1 | 1 |\n| convert to file | 1.1 | 1 |\n| crypto | 2 | 1 |\n| data table | 1.1 | 1 |\n| date & time | 2 | 1 |\n| default data loader | 1.1 | 1 |\n| discord | 2 | 1 |\n| email trigger (imap) | 2.1 | 1, 2 |\n| embeddings openai | 1.2 | 1, 1.1 |\n| execute sub-workflow | 1.3 | 1, 1.1, 1.2 |\n| execute workflow trigger | 1.1 | 1 |\n| execution data | 1.1 | 1 |\n| extract from file | 1.1 | 1 |\n| filter | 2.3 | 1, 2, 2.1, 2.2 |\n| git | 1.1 | 1 |\n| github | 1.1 | 1 |\n| gmail | 2.2 | 1, 2, 2.1 |\n| gmail trigger | 1.4 | 1, 1.1, 1.2, 1.3 |\n| google analytics | 2 | 1 |\n| google bigquery | 2.1 | 1, 2 |\n| google books | 2 | 1 |\n| google calendar | 1.3 | 1, 1.1, 1.2 |\n| google cloud firestore | 1.1 | 1 |\n| google docs | 2 | 1 |\n| google drive | 3 | 1, 2 |\n| google gemini chat model | 1.1 | 1 |\n| google sheets | 4.7 | 1, 2, 3, 4, 4.1, 4.2, 4.3, 4.4, 4.5, 4.6 |\n| google slides | 2 | 1 |\n| google translate | 2 | 1 ",
20222
+ "fullText": "node types # built-in integrations\n\nthis section contains the [node](../../../glossary/#node-n8n) library: reference documentation for every built-in node in n8n, and their credentials.\n\n## node operations: triggers and actions\n\nwhen you add a node to a workflow, n8n displays a list of available operations. an operation is something a node does, such as getting or sending data.\n\nthere are two types of operation:\n\n- triggers start a workflow in response to specific events or conditions in your services. when you select a trigger, n8n adds a trigger node to your workflow, with the trigger operation you chose pre-selected. when you search for a node in n8n, trigger operations have a bolt icon .\n- actions are operations that represent specific tasks within a workflow, which you can use to manipulate data, perform operations on external systems, and trigger events in other systems as part of your workflows. when you select an action, n8n adds a node to your workflow, with the action operation you chose pre-selected.\n\n## core nodes\n\ncore nodes can be actions or [triggers](../../../glossary/#trigger-node-n8n). whereas most nodes connect to a specific external service, core nodes provide functionality such as logic, scheduling, or generic api calls.\n\n## cluster nodes\n\n[cluster nodes](../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. instead of using a single node, you use a [root node](../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../glossary/#sub-node-n8n) that extend the functionality of the node.\n\n## credentials\n\nexternal services need a way to identify and authenticate users. this data can range from an api key over an email/password combination to a long multi-line private key. you can save these in n8n as [credentials](../../../glossary/#credential-n8n).\n\nnodes in n8n can then request that credential information. as another layer of security, only node types with specific access rights can access the credentials.\n\nto make sure that the data is secure, it gets saved to the database encrypted. n8n uses a random personal encryption key, which it automatically generates on the first run of n8n and then saved under `~/.n8n/config`.\n\nto learn more about creating, managing, and sharing credentials, refer to [manage credentials](../../../credentials/).\n\n## community nodes\n\nn8n supports custom nodes built by the community. refer to [community nodes](../../community-nodes/installation/) for guidance on installing and using these nodes.\n\nfor help building your own custom nodes, and publish them to [npm](https://www.npmjs.com/), refer to [creating nodes](../../creating-nodes/overview/) for more information.\n built-in integrations",
20149
20223
  "importantTerms": [
20150
- "trigger",
20151
20224
  "node",
20152
20225
  "nodes",
20153
- "chat",
20154
- "google",
20155
- "workflow",
20156
20226
  "credentials",
20157
- "data",
20158
20227
  "glossary",
20159
- "when",
20228
+ "workflow",
20229
+ "trigger",
20230
+ "operations",
20160
20231
  "your",
20161
20232
  "that",
20162
- "workflows",
20163
- "tool",
20164
- "microsoft",
20165
- "operations",
20166
- "version",
20167
- "model",
20168
- "memory",
20169
20233
  "built",
20234
+ "when",
20170
20235
  "operation",
20236
+ "data",
20171
20237
  "specific",
20172
- "external",
20173
20238
  "community",
20174
20239
  "types",
20175
20240
  "triggers",
20176
20241
  "actions",
20177
- "available",
20178
20242
  "with",
20243
+ "external",
20179
20244
  "core",
20180
20245
  "functionality",
20181
20246
  "cluster",
20182
- "using",
20183
20247
  "more",
20184
- "from",
20185
- "email",
20186
- "these",
20187
- "information",
20188
20248
  "creating",
20189
- "refer",
20190
- "them",
20191
- "remove",
20192
- "agent",
20193
- "chain",
20194
- "file",
20195
- "openai"
20249
+ "refer"
20196
20250
  ]
20197
20251
  }
20198
20252
  },
@@ -93595,7 +93649,7 @@
93595
93649
  "page-0165",
93596
93650
  "page-0214",
93597
93651
  "page-0225",
93598
- "page-0233",
93652
+ "page-0234",
93599
93653
  "page-0235",
93600
93654
  "page-0237",
93601
93655
  "page-0238",
@@ -94597,6 +94651,7 @@
94597
94651
  "page-0231",
94598
94652
  "page-0232",
94599
94653
  "page-0233",
94654
+ "page-0234",
94600
94655
  "page-0544",
94601
94656
  "page-0545",
94602
94657
  "page-0575",
@@ -94763,12 +94818,14 @@
94763
94818
  "page-0002",
94764
94819
  "page-0003",
94765
94820
  "page-0206",
94821
+ "page-0233",
94766
94822
  "page-1215"
94767
94823
  ],
94768
94824
  "deprecated": [
94769
94825
  "page-0002",
94770
94826
  "page-0003",
94771
- "page-0013"
94827
+ "page-0013",
94828
+ "page-0233"
94772
94829
  ],
94773
94830
  "request": [
94774
94831
  "page-0002",
@@ -96562,7 +96619,7 @@
96562
96619
  "page-0206",
96563
96620
  "page-0210",
96564
96621
  "page-0225",
96565
- "page-0233",
96622
+ "page-0234",
96566
96623
  "page-0496",
96567
96624
  "page-0500",
96568
96625
  "page-0709",
@@ -97499,7 +97556,7 @@
97499
97556
  "page-0199",
97500
97557
  "page-0203",
97501
97558
  "page-0206",
97502
- "page-0233",
97559
+ "page-0234",
97503
97560
  "page-0544"
97504
97561
  ],
97505
97562
  "credential": [
@@ -98064,7 +98121,7 @@
98064
98121
  "page-0146",
98065
98122
  "page-0147",
98066
98123
  "page-0231",
98067
- "page-0233",
98124
+ "page-0234",
98068
98125
  "page-0865",
98069
98126
  "page-1155",
98070
98127
  "page-1156",
@@ -99159,7 +99216,7 @@
99159
99216
  "actions": [
99160
99217
  "page-0013",
99161
99218
  "page-0232",
99162
- "page-0233",
99219
+ "page-0234",
99163
99220
  "page-0236",
99164
99221
  "page-0655",
99165
99222
  "page-1264"
@@ -100842,7 +100899,7 @@
100842
100899
  "page-0044",
100843
100900
  "page-0089",
100844
100901
  "page-0232",
100845
- "page-0233",
100902
+ "page-0234",
100846
100903
  "page-0865",
100847
100904
  "page-1005",
100848
100905
  "page-1181",
@@ -101966,7 +102023,7 @@
101966
102023
  ],
101967
102024
  "triggers": [
101968
102025
  "page-0026",
101969
- "page-0233",
102026
+ "page-0234",
101970
102027
  "page-1048",
101971
102028
  "page-1264"
101972
102029
  ],
@@ -103415,7 +103472,7 @@
103415
103472
  "page-0059",
103416
103473
  "page-0060",
103417
103474
  "page-0231",
103418
- "page-0233",
103475
+ "page-0234",
103419
103476
  "page-0542",
103420
103477
  "page-0548",
103421
103478
  "page-0640",
@@ -108176,7 +108233,7 @@
108176
108233
  ],
108177
108234
  "core": [
108178
108235
  "page-0206",
108179
- "page-0233",
108236
+ "page-0234",
108180
108237
  "page-0648",
108181
108238
  "page-1214"
108182
108239
  ],
@@ -108700,7 +108757,7 @@
108700
108757
  ],
108701
108758
  "integrations": [
108702
108759
  "page-0231",
108703
- "page-0233",
108760
+ "page-0234",
108704
108761
  "page-0235",
108705
108762
  "page-0885",
108706
108763
  "page-0908"
@@ -109050,8 +109107,11 @@
109050
109107
  "page-0716",
109051
109108
  "page-0839"
109052
109109
  ],
109110
+ "versioned": [
109111
+ "page-0233"
109112
+ ],
109053
109113
  "operations:": [
109054
- "page-0233",
109114
+ "page-0234",
109055
109115
  "page-1264"
109056
109116
  ],
109057
109117
  "handle": [
@@ -113717,6 +113777,7 @@
113717
113777
  "page-0231",
113718
113778
  "page-0232",
113719
113779
  "page-0233",
113780
+ "page-0234",
113720
113781
  "page-0235",
113721
113782
  "page-0648",
113722
113783
  "page-0649",