List Shares (SMB / NFS / iSCSI)
truenas_list_sharesList all SMB shares, NFS exports, and iSCSI targets with their names, paths, and enabled states to reveal what a TrueNAS system is serving.
Instructions
List all configured file and block shares in one call: SMB shares, NFS exports, and iSCSI targets, each with their name/path and enabled state. Answers 'what is this NAS actually serving?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown = compact human-readable summary; json = full structured data | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nfs | Yes | ||
| smb | Yes | ||
| iscsi | Yes | ||
| errors | No |