You're viewing a demo portfolio

Join the waitlist
PRSM

notebooklm_artifact_retry

Active

Tool of NotebookLM

declared in 0.9.123

Re-tenta a geração de um artifact que falhou. Bulk support: accepts notebook_ids, artifact_ids for batched execution.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "notebook_id",
    "artifact_id"
  ],
  "properties": {
    "artifact_id": {
      "type": "string"
    },
    "notebook_id": {
      "type": "string"
    },
    "artifact_ids": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "notebook_ids": {
      "type": "array",
      "items": {
        "type": "string"
      }
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

NotebookLM

https://github.com/mcp-dir/notebooklm-mcp

1/7 registries
View full server →
notebooklm_artifact_retry — NotebookLM — PRSM MCP