InputSchema interface
الخصائص
| additional |
|
| properties | |
| required | |
| type |
تفاصيل الخاصية
additionalProperties
additionalProperties?: boolean
قيمة الخاصية
boolean
properties
properties?: Record<string, object>
قيمة الخاصية
Record<string, object>
required
required?: string[]
قيمة الخاصية
string[]
type
type: string
قيمة الخاصية
string