merovingian_register
Register a repository path to enable automatic scanning for contract breaking changes and cross-service dependency mapping.
Instructions
Register a repository for contract scanning.
Args: name: Unique name for the repository path: Filesystem path to the repository root contract_type: Contract type: 'openapi' or 'pydantic' (optional, auto-detect if omitted)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| contract_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |