The JSON Schema of parameters of the function/tool call.

Example Usage

import { ParametersT } from "syllable-sdk/models/components";

let value: ParametersT = {};

Fields

FieldTypeRequiredDescription