truenas
Manage TrueNAS systems: ZFS pools, datasets, shares, snapshots, VMs, alerts, and network via natural language commands.
Instructions
Manage your TrueNAS system. 278 actions organized in categories.
Usage:
No args or category="help" → list all categories
category only → list available actions in that category with parameters
category + action → execute (pass action-specific params in 'params')
Categories: system, storage, sharing, network, vm, alert, replication, filesystem
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action name within the category (e.g. 'pool_list', 'dataset_create'). Omit to discover available actions. | |
| params | No | Action-specific parameters as key-value pairs. Discover required params by calling with just category. | |
| category | No | Category name: system, storage, sharing, network, vm, alert, replication, filesystem |