ReadResourceResult

mcp.schema.result.ReadResourceResult
See theReadResourceResult companion object
final case class ReadResourceResult(contents: List[ResourceContents]) extends Result

The server's response to a resources/read request from the client.

Attributes

Companion
object
Source
ReadResourceResult.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Result
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product