Save Governance
lyzr_git_save_governanceSave or update an agent's git repo governance policy, defining approval gates to manage and enforce change approvals.
Instructions
Save or update the governance (approval pipeline) policy for an agent's git repo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Policy name (default 'Default Pipeline') | |
| gates | No | List of approval gates in the pipeline | |
| agent_id | Yes | Agent id | |
| entity_type | No | Entity type the policy applies to (default agent) |