Create Tool Pack

Creates a Tool Pack with connectors

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Request

This endpoint expects an object.
namestringRequired<=255 characters
descriptionstringRequired
connectorslist of objectsOptional

Full-replace list of connectors. Any connector not in this array is detached from the tool pack. For incremental add/remove, use the /tool-packs/{id}/connectors/ sub-resource endpoints.

Response

idstringRead-onlyformat: "uuid"
ID of the Tool Pack
namestring<=255 characters
Name of the Tool Pack
descriptionstring
Description of the Tool Pack
connectorslist of objectsRead-only
Connectors enabled with the Tool Pack