Example Usage
Fields
| Field | Type | Required | Description |
|---|---|---|---|
type | ”function” | :heavy_check_mark: | N/A |
name | string | :heavy_check_mark: | N/A |
description | string | :heavy_minus_sign: | N/A |
strict | boolean | :heavy_minus_sign: | N/A |
parameters | Record<string, *any*> | :heavy_check_mark: | N/A |