You're viewing a demo portfolio

Join the waitlist
PRSM

rename_project

Active

Tool of RationalBloks

declared in 0.10.2

Rename a project (changes display name, not project_code)

Parameters schema

{
  "type": "object",
  "required": [
    "project_id",
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "New display name for the project"
    },
    "project_id": {
      "type": "string",
      "description": "Project ID (UUID)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

RationalBloks

https://github.com/rationalbloks/rationalbloks-mcp

1/7 registries
View full server →