Annotation Interface McpResource.McpAnnotations
- Enclosing class:
McpResource
- Author:
- Christian Tzolov, Alexandros Pappas, Vadzim Shurmialiou, Craig Walls
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionThe date and time (in ISO 8601 format) when the resource was last modified.
-
Element Details
-
audience
io.modelcontextprotocol.spec.McpSchema.Role[] audienceDescribes who the intended customer of this object or data is. It can include multiple entries to indicate content useful for multiple audiences (e.g., [“user”, “assistant”]). -
lastModified
String lastModifiedThe date and time (in ISO 8601 format) when the resource was last modified.- Default:
""
-
priority
double priorityDescribes how important this data is for operating the server. A value of 1 means “most important,” and indicates that the data is effectively required, while 0 means “least important,” and indicates that the data is entirely optional.
-