AI System n8n operations
Reference for 6 operations for the Probo n8n AI System resource, including field descriptions and links to the node implementation source
Manage AI systems. Select AI System in the Probo node’s Resource field.
Return to the complete n8n resource reference to browse another resource.
| Operation | Value | Description | Source |
|---|---|---|---|
| Create | create |
Create a new AI system. | View implementation |
| Delete | delete |
Delete an AI system. | View implementation |
| Get | get |
Get an AI system. | View implementation |
| Get Many | getAll |
Get many AI systems. | View implementation |
| Publish | publish |
Publish the AI system list as a document. | View implementation |
| Update | update |
Update an existing AI system. | View implementation |