Class Nexus\Mcp\Core\Schema\ContentBlock\ResourceLink

final
readonly
extends BaseMetadata
implements Arrayable<array{name: non-empty-string, type: 'resource_link', uri: non-empty-string, title?: non-empty-string, description?: non-empty-string, mimeType?: non-empty-string, annotations?: template-type<Annotations, Arrayable, 'T'>, size?: float, icons?: list<template-type<Icon, Arrayable, 'T'>>, _meta?: template-type<MetaObject, Arrayable, 'T'>}>, ContentBlock, Icons
uses ParsesNumber

A resource that the server is capable of reading, included in a prompt or tool call result. Note: resource links returned by tools are not guaranteed to appear in the results of resources/list requests.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\BaseMetadata
getDisplayName()
Constants
Properties
Properties inherited from Nexus\Mcp\Core\Schema\BaseMetadata
$name, $title