chatgpt_ads_rename_connection

Rename ChatGPT Ads Connection

Chatgpt

Description

Change a connection's display name. Owner-only.

Usage

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "chatgpt_ads_rename_connection",
    "arguments": {}
  }
}

Parameters

NameTypeRequiredDescription
connection_id string Required UUID of the connection to mark as the actor's default ChatGPT Ads connection.
reason string Required Why this tool call is neededminLength: 1, maxLength: 500