You're viewing a demo portfolio

Join the waitlist
PRSM

scholarfetch_saved_remove

Active

Tool of ScholarFetch

declared in 1.12.4

Remove one paper from a named in-memory reading list by DOI or exact title.

Parameters schema

{
  "type": "object",
  "title": "scholarfetch_saved_removeArguments",
  "properties": {
    "doi": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Doi",
      "default": null
    },
    "title": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Title",
      "default": null
    },
    "collection": {
      "type": "string",
      "title": "Collection",
      "default": "default"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ScholarFetch

https://github.com/laibniz/scholarfetch

1/7 registries
View full server →
scholarfetch_saved_remove — ScholarFetch — PRSM MCP