Skip to main content

Documentation Index

Fetch the complete documentation index at: https://gofastmcp.com/llms.txt

Use this file to discover all available pages before exploring further.

fastmcp.utilities.openapi.models

Intermediate Representation (IR) models for OpenAPI operations.

Classes

ParameterInfo

Represents a single parameter for an HTTP operation in our IR.

RequestBodyInfo

Represents the request body for an HTTP operation in our IR.

ResponseInfo

Represents response information in our IR.

HTTPRoute

Intermediate Representation for a single OpenAPI operation.