InputSchema interface
Properties
| additional |
|
| properties | |
| required | |
| type |
Property Details
additionalProperties
additionalProperties?: boolean
Property Value
boolean
properties
properties?: Record<string, object>
Property Value
Record<string, object>
required
required?: string[]
Property Value
string[]
type
type: string
Property Value
string