schema.org.ai

Alerting

Monitors and sends alerts

Extends: Tool

Alerting

Monitors and sends alerts

Reference

Alerting - tools.org.ai

Properties

  • index: 28

Usage

import { $ } from 'sdk.do'

// Query for Alerting
const result = await db.query({
  subject: $.Alerting,
})