# ------------------------------------------------------------------------------- #
# Copyright (C) 2025 by Teradata Corporation. #
# All Rights Reserved. #
# #
# File: tdvs_resources.py #
# #
# Description: #
# This module defines resource templates for the Model Context Protocol (MCP) #
# server. #
# https://modelcontextprotocol.io/docs/concepts/resources #
# #
# Expose data and content from your servers to LLMs. #
# #
# Resources are a core primitive in the Model Context Protocol (MCP) that #
# allow servers to expose data and content that can be read by clients and #
# used as context for LLM interactions. #
# ------------------------------------------------------------------------------- #