# Functions

Add creates a new worker.
DeleteByID deletes the worker based on the ID provided.
Get returns a collection of workers based on the criteria defined by its input query parameter.
GetAll returns all workers.
GetByID returns the worker that matches the input ID.
Update updates an existing machine in Octopus Deploy.