ApiGatewayToolConfiguration

The configuration for defining REST API tool filters and overrides for the gateway target.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of path and method patterns to expose as tools using metadata from the REST API's OpenAPI specification.

Link copied to clipboard

A list of explicit tool definitions with optional custom names and descriptions.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String