Skip to main content
POST
Set a tool's applied extension combos

Authorizations

x-api-key
string
header
required

Path Parameters

name
string
required

Body

application/json

Set a tool's applied extension combos — the full list of combos, authored losslessly. Each combo element is an extension name or a {"name", "config"} mapping binding author config. An empty list clears them.

combos
((string | object)[])[]
required

Response

Success.

data
any
required