v3

latestOpenAPI 3.1.02026-08-08298342605.3 KB
Connectors

Create connector mapping

Creates a connector mapping.

post/v1/connector-targets/{connectorTargetId}/mappings

Path parameters

connectorTargetIdstring typeid required

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

Request body

mappingKind'path' | 'api' | 'custom' required
selectorstring required
objectType'skill' | 'agent' | 'command' | 'tool' | 'mcp' | 'hook' | 'context' | 'custom' required
pluginIdstring typeid nullable

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

autoAddToPluginboolean
configobject

Response

Connector mapping created successfully.

oktrue required