{
"title": "cli.output.notification.Instructions",
"description": "Wire shape for `<scope> instructions get` (and the global\n`instructions get`). The body is the instruction text the user is\nmeant to follow plus the generated instructions ID line.",
"type": "object",
"properties": {
"instructions": {
"type": "string"
}
}
}