This is the template for service documentation. Start with a brief description of what the service does.
Provide a sample config:
services:
- type: kebab-case
...
Then explain what each block or key does.
Provide a few examples of common uses and the expected response.
input:
this is a test
reply:
response: test
Provide detailed usage instructions for each feature of the service.
cmd [arg] [...options]
Start with the arguments, then elaborate on each command.
Any notes about interactions with other services.