get_mapping
Retrieve the Keboola branch mapping for the current git branch, including branch ID, link status, and production flag.
Instructions
Gets the Keboola branch mapping for the current git branch.
This is a safe, read-only operation that always succeeds.
Returns: Dictionary with git_branch, keboola_branch_id, linked, and is_production
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||