Annotation Interface McpTool.McpAnnotations

Enclosing class:
McpTool

@Target({}) @Retention(RUNTIME) public static @interface McpTool.McpAnnotations
MCP behaviour hints. openWorldHint defaults false: XLR tools act on a closed domain.
  • Element Details

    • readOnlyHint

      boolean readOnlyHint
      Default:
      false
    • destructiveHint

      boolean destructiveHint
      Default:
      true
    • idempotentHint

      boolean idempotentHint
      Default:
      false
    • openWorldHint

      boolean openWorldHint
      Default:
      false