You're viewing a demo portfolio

Join the waitlist
PRSM

resolve_anomalies

Active

Tool of Relin

declared in 1.0.0

Authenticated tool for marking one or more open anomalies resolved by anomaly_id.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "anomalyIds"
  ],
  "properties": {
    "anomalyIds": {
      "type": "array",
      "items": {
        "type": "string",
        "minLength": 1
      },
      "maxItems": 500,
      "minItems": 1
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Relin

https://github.com/earonesty/relin

1/7 registries
View full server →