hny-mcp

MIT License
2
12
  • Linux
  • Apple

list_datasets

Browse and filter available datasets in your environment with pagination, sorting, and search functionality. Retrieve dataset details such as names, slugs, descriptions, and timestamps for efficient data management.

Instructions

Lists available datasets for the active environment with pagination, sorting, and search support. Returns dataset names, slugs, descriptions, and timestamps.

Input Schema

NameRequiredDescriptionDefault
environmentYes
limitNo
pageNo
searchNo
search_fieldsNo
sort_byNo
sort_orderNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "environment": { "type": "string" }, "limit": { "type": "number" }, "page": { "type": "number" }, "search": { "type": "string" }, "search_fields": { "anyOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "sort_by": { "enum": [ "name", "slug", "created_at", "last_written_at" ], "type": "string" }, "sort_order": { "enum": [ "asc", "desc" ], "type": "string" } }, "required": [ "environment" ], "type": "object" }

You must be authenticated.

Other Tools from hny-mcp

Related Tools

ID: 8zeou4ict1