This is currently under development.
todo
Example Usage
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.