Skip to main content
PATCH
Update connector mapping

Path Parameters

connectorMappingId
string<typeid>
required

Den TypeID with 'cmp_' prefix and a 26-character base32 suffix.

Required string length: 30
Pattern: ^cmp_.*

Body

application/json
selector
string
Required string length: 1 - 255
objectType
enum<string>
Available options:
skill,
agent,
command,
tool,
mcp,
hook,
context,
custom
pluginId
string<typeid> | null

Den TypeID with 'plg_' prefix and a 26-character base32 suffix.

Required string length: 30
Pattern: ^plg_.*
autoAddToPlugin
boolean
config
object

Response

Connector mapping updated successfully.

ok
boolean
required
item
object
required