GenMCP.MCP.V2607.CacheableResult (gen_mcp v2.0.0)

Copy Markdown View Source

Struct and module-based JSON schema generated from modelcontextprotocol.io JSON schema.

A result that supports a time-to-live (TTL) hint for client-side caching.

Summary

Functions

Returns the JSON schema for this entity.

Types

t()

@type t() :: %GenMCP.MCP.V2607.CacheableResult{
  _meta: term(),
  cacheScope: term(),
  resultType: term(),
  ttlMs: term()
}

Functions

json_schema()

Returns the JSON schema for this entity.