kbc
Execute Keboola CLI commands with automatic branch context from git branch mapping, setting the branch ID variable.
Instructions
Execute a Keboola CLI command with automatic branch context.
The current git branch is automatically resolved to its mapped Keboola branch, and the KBC_BRANCH_ID environment variable is set accordingly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Optional command arguments as key-value pairs Example: {"dry_run": true, "force": true, "table": "in.c-main.users"} | |
| command | Yes | The kbc command to run (e.g., 'sync push', 'remote table preview') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||