Skip to main content

Module agent

Module agent 

Source

Structs§

ApiCapabilityManifest
JSON manifest describing all available commands and parameters for an API context. This is output when the --describe-json flag is used.
ApiInfo
CommandInfo
EndpointStatistics
Statistics about endpoint availability
ParameterInfo
RequestBodyInfo
ResponseSchemaInfo
Response schema information for successful responses (200/201/204)
SecuritySchemeInfo
Detailed, parsable security scheme description

Enums§

SecuritySchemeDetails
Detailed security scheme configuration

Functions§

generate_capability_manifest
Generates a capability manifest from a cached API specification.
generate_capability_manifest_from_openapi
Generates a capability manifest from an OpenAPI specification.