Assign governance policies
set_governance_policiesAttach existing governance policies to the agent. mode=replace sets the exact list; add/remove adjust it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | How policy_ids is applied to the agent's current set. | |
| agent_id | Yes | Target agent's id (from list_agents / create_agent / get_catalog view=agents). | |
| policy_ids | Yes | Policy ids to assign (must already exist in this org). |