Add a runbook entry
runbook_addAdd a new issue and its fix to the local runbook, preventing future teams from rediscovering the same solution.
Instructions
Record a new symptom and its fix in the local runbook so the next person does not have to rediscover it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fix | Yes | The steps that resolved it | |
| tags | No | Keywords, for example nginx, mysql, dns | |
| title | Yes | Short description of the problem | |
| symptoms | No | What it looks like when it happens |