{"tool":"create","tool_display":"Create","intent":"create-java-function","intent_display":"create java function","title":"Create Command: create java function","command_string":"create function <func_name> as <path.to.package.Func> using '<package.jar>';","raw_command_string":"create function {{func_name}} as {{path.to.package.Func}} using '{{package.jar}}';","description":"Exact CLI syntax to create java function using Create.","usage_scenario":"When integrating Java-based functionality into the project.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/create/create-java-function"}