# OpenResponsesNonStreamingResponseToolFunction Function tool definition ## Fields | Field | Type | Required | Description | | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | | `type` | [components.OpenResponsesNonStreamingResponseType](../components/openresponsesnonstreamingresponsetype.md) | :heavy_check_mark: | N/A | | `name` | *str* | :heavy_check_mark: | N/A | | `description` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A | | `strict` | *OptionalNullable[bool]* | :heavy_minus_sign: | N/A | | `parameters` | Dict[str, *Nullable[Any]*] | :heavy_check_mark: | N/A |