atlas-mcp-server

by cyanheads
Verified

list_templates

List available task templates with descriptions and metadata

Input Schema

NameRequiredDescriptionDefault
tagNoOptional tag to filter templates

Input Schema (JSON Schema)

{ "properties": { "tag": { "description": "Optional tag to filter templates", "type": "string" } }, "type": "object" }