pub fn thread_start_params( working_directory: &Path, tool_name: String, tool_description: String, input_schema: Value, ) -> Value