Framework n8n operations
Reference for 5 operations for the Probo n8n Framework resource
Manage frameworks. Select Framework 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 framework. | View implementation |
| Delete | delete |
Delete a framework. | View implementation |
| Get | get |
Get a framework. | View implementation |
| Get Many | getAll |
Get many frameworks. | View implementation |
| Update | update |
Update an existing framework. | View implementation |