You're viewing a demo portfolio

Join the waitlist
PRSM

sheets_create

Active

Tool of Google_sheets

declared in 0.1.0

Create a new Google Spreadsheet. Optionally set title and initial sheet names. Returns spreadsheet ID and sharing URL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "title": "Q4 Sales Report"
    },
    {
      "title": "Monthly Budget Tracker"
    }
  ],
  "required": [
    "title"
  ],
  "properties": {
    "title": {
      "type": "string",
      "description": "Title for the new spreadsheet"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Google_sheets

https://github.com/pipeworx-io/mcp-google_sheets

1/7 registries
View full server →