# Functions
CreateRunbookExample provides an example of how to create a runbook in Octopus Deploy through the Go API client.
DeleteRunbookExample provides an example of how to delete a runbook from Octopus Deploy through the Go API client.
GetRunbookByIDExample provides an example of how to get a runbook from Octopus Deploy by its ID through the Go API client.