Endpoint
Attributes
attributeoperation_idAnnotated[str, Field(alias='operationId')]attributepathstrattributesummarystrattributedescriptionstr | None= Noneattributemethodstrattributeparameterslist[Parameter]= []attributerequest_bodyAnnotated[RequestBody | None, Field(alias='requestBody', default=None)]attributeresponsesdict[str, Response]attributehas_json_request_bodyboolFunctions
funcinject_status_codesinject_status_codes(cls, /, values) -> dict[str, Any]paramclsparamvaluesdict[str, Any]Returns
dict[str, Any]funcget_tool_arguments_specget_tool_arguments_spec(self, /, refs=None) -> list[dict[str, Any]] | Noneparamselfparamrefsdict[str, Ref] | None= NoneReturns
list[dict[str, Any]] | Nonefunc_get_request_body_ref_object_get_request_body_ref_object(self, /, refs) -> Refparamselfparamrefsdict[str, Ref]Returns
RefLast updated on