Bulk Upsert/Delete Tool Description Overrides (Connector)

Bulk upsert or delete tool description overrides. Send a list of items with connector_slug, tool_name, and description. Set description to null to delete an override.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Request

This endpoint expects a list of objects.
connector_slugstringRequired<=255 characters
tool_namestringRequired<=255 characters
descriptionstring or nullRequired<=10000 characters

Response

idstringRead-onlyformat: "uuid"
connector_slugstringRead-only
tool_namestringRead-only
Name of the tool being overridden
descriptionstring
Custom description for the tool
defined_atstringRead-only
created_atdatetimeRead-only
modified_atdatetimeRead-only