Hi @chinmay0924 ,
The type_json field describes your functionโs input parameters and return type using a specific JSON format. Youโll need to include each parameterโs name, type (like "STRING", "INT", "ARRAY", or "STRUCT"), and position, along with the return type.