You're viewing a demo portfolio

Join the waitlist
PRSM

mark_content

Active

Tool of Incisory

declared in 1.0.0

After you publish a draft yourself (or decide to skip it), mark it so it leaves the queue.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "id",
    "status"
  ],
  "properties": {
    "id": {
      "type": "number"
    },
    "token": {
      "type": "string"
    },
    "status": {
      "enum": [
        "published",
        "dismissed"
      ],
      "type": "string"
    },
    "published_url": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Incisory

1/7 registries
View full server →