Data.gov MCP Server

tag_list

List tags on Data.gov

Input Schema

NameRequiredDescriptionDefault
all_fieldsNoReturn all fields
queryNoSearch query for tags

Input Schema (JSON Schema)

{ "properties": { "all_fields": { "description": "Return all fields", "type": "boolean" }, "query": { "description": "Search query for tags", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools