You're viewing a demo portfolio

Join the waitlist
PRSM

set_note_publication_status

Active

Tool of OpenAkashic

declared in 1.28.0

Admin/librarian-only publication decision helper. published also sets visibility=public.

Parameters schema

{
  "type": "object",
  "title": "set_note_publication_statusArguments",
  "required": [
    "path",
    "status"
  ],
  "properties": {
    "path": {
      "type": "string",
      "title": "Path"
    },
    "reason": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Reason",
      "default": null
    },
    "status": {
      "type": "string",
      "title": "Status"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

OpenAkashic

https://github.com/szara7678/OpenAkashic

2/7 registries
View full server →