Get Merge Policy
get_merge_policyRetrieve the merge policy for an API spec to see required reviewer count and active guards. Know defaults when no custom policy is set, enabling accurate merge requirement checks.
Instructions
Get the merge policy of a spec: how many reviewers a merge request needs and which guards apply. isDefault true means no policy was configured and these are the defaults. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Public ID (GUID) of the API specification |