pub fn scaffold_tool(name: &str) -> Result<()>
Scaffold a new tool script from a template.
Creates tools/<name>.lua with a commented template showing the tool interface and available host APIs.
tools/<name>.lua