You're viewing a demo portfolio

Join the waitlist
PRSM

create_google_doc

Active

Tool of io.github.jshorwitz/synter-ads

declared in 1.27.0

Create a Google Doc from markdown or HTML content (5 credits)

Parameters schema

{
  "type": "object",
  "title": "create_google_docArguments",
  "required": [
    "title"
  ],
  "properties": {
    "html": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Html",
      "default": null
    },
    "title": {
      "type": "string",
      "title": "Title"
    },
    "content": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Content",
      "default": null
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.jshorwitz/synter-ads

https://github.com/jshorwitz/synter-mcp-server

1/7 registries
View full server →
create_google_doc — io.github.jshorwitz/synter-ads — PRSM MCP