run_knowledge_connector
Trigger a knowledge connector to immediately pull external content and update knowledge chunks. Set dryRun to false to execute.
Instructions
Triggers a Cognigy.AI knowledge connector to run immediately. Pulls content from the external source and creates/updates knowledge chunks. MUTATING: Set dryRun=false to run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true (default), validates without running. Set to false to actually run. | |
| connectorId | Yes | The knowledge connector ID to run | |
| knowledgeStoreId | Yes | The knowledge store ID containing the connector |