Interface McpToolsDescriptor.Builder

  • Method Details

    • data

      The MCP tools descriptor content, serialized as descriptor payload data.

      Parameters:
      data - The MCP tools descriptor content, serialized as descriptor payload data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSchemaVersion

      McpToolsDescriptor.Builder dataSchemaVersion(String dataSchemaVersion)

      The schema version of the descriptor payload.

      Parameters:
      dataSchemaVersion - The schema version of the descriptor payload.
      Returns:
      Returns a reference to this object so that method calls can be chained together.