You're viewing a demo portfolio

Join the waitlist
PRSM

update_google_sheet

Active

Tool of io.github.Synter-Media-AI/synter-ads

declared in 1.27.0

Write values (e.g. campaign IDs / status / spend) back into a range of an existing Google Sheet (2 credits)

Parameters schema

{
  "type": "object",
  "title": "update_google_sheetArguments",
  "required": [
    "range",
    "values"
  ],
  "properties": {
    "url": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Url",
      "default": null
    },
    "range": {
      "type": "string",
      "title": "Range"
    },
    "values": {
      "type": "string",
      "title": "Values"
    },
    "spreadsheet_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Spreadsheet Id",
      "default": null
    },
    "value_input_option": {
      "type": "string",
      "title": "Value Input Option",
      "default": "USER_ENTERED"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.Synter-Media-AI/synter-ads

https://github.com/Synter-Media-AI/mcp-server

4/7 registries
View full server →
update_google_sheet — io.github.Synter-Media-AI/synter-ads — PRSM MCP