StaticCase
Static tool call case.
Attributes
attributematchJsonValue | None= Field(default=None, description='Call arguments to match, unset matches any call.')attributematch_modeStaticMatchMode= Field(description='How the call arguments are matched.')attributeresultJsonValue= Field(description='Result returned for a matching call.')