get_schema
get_schema(
call: CallModel[Any, Any],
embed: bool = False,
resolve_refs: bool = False
) -> Dict[str, Any]
| Name | Description |
|---|---|
call | Type: CallModel[typing.Any, typing.Any] |
embed | Type: bool Default: False |
resolve_refs | Type: bool Default: False |