Content.withDescription

Attach an optional description to a resource_link content block, per the MCP ResourceLink shape (it extends Resource). Returns a copy so calls can be chained. Only valid for the resourceLink kind.

struct Content
const @safe
withDescription
(
string d
)