Go to the specified line number.
todo
"Go to line two hundred"
type: function function: name: goto_line parameters: type: object properties: lineNumber: type: integer description: The line number to go to. required: - lineNumber description: Go to the specified line number.