{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/aaa_components-schemas-name", "title": "aaa_components-schemas-name", "description": "The name of the webhook destination. This will be included in the request body when you receive a webhook notification.", "example": "Slack Webhook", "type": "string" }