Annotation Interface McpResource


@Target(METHOD) @Retention(RUNTIME) public @interface McpResource
  • 元素详细资料

    • name

      String name
      默认值:
      ""
    • title

      String title
      默认值:
      ""
    • description

      String description
      默认值:
      ""
    • mimeType

      String mimeType
      默认值:
      "text/plain"
    • roles

      io.modelcontextprotocol.spec.McpSchema.Role[] roles
      默认值:
      {ASSISTANT, USER}
    • priority

      double priority
      默认值:
      1.0