Skip to main content
Glama

TrueNAS Core MCP Server

get_dataset_properties

Retrieve all properties of a specified dataset on TrueNAS Core, including details like path, usage, permissions, and more for effective storage management and monitoring.

Instructions

Get all properties of a dataset Args: dataset: Dataset path (e.g., "tank/data")

Input Schema

NameRequiredDescriptionDefault
datasetYes

Input Schema (JSON Schema)

{ "properties": { "dataset": { "title": "Dataset", "type": "string" } }, "required": [ "dataset" ], "title": "get_dataset_propertiesArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vespo92/TrueNasCoreMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server