Today if there's no function JSON file we use the path name as the function name, but if there's a functions JSON file then the name field must be included.. we should make it optional and also use the same path name
@claude please make sure that in the schema of function.json the name field is optional, and if empty calculate it in the same way we do for functions without a a json file
Today if there's no function JSON file we use the path name as the function name, but if there's a functions JSON file then the name field must be included.. we should make it optional and also use the same path name
@claude please make sure that in the schema of function.json the name field is optional, and if empty calculate it in the same way we do for functions without a a json file