| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The function name used in Talang. | |
| type | String | The type of this function argument. | |
| description | String | A short description of the function. | [optional] |
| help | String | Extended help text for the function. | [optional] |
| args | List<FuncArgDef> | An array of argument definitions. |