Tool to update an existing policy's guardrails. Use when you need to modify a policy's rules after confirming it exists.
idRequiredstringUnique policy ID. Must be identical to the path `policy_id`.
rulesRequiredarrayList of rule objects that define the guardrails.
targetRequiredWhere rules apply. Allowed values: 'user', 'assistant', 'context', 'system'. Alias 'input' maps to ['user','context'], 'output' maps to 'assistant'.
policy_idRequiredstringThe policy ID to update. Must match `id` in the body.
definitionstringShort description of the policy (optional).
application_idRequiredstringThe application ID that scopes the policy.
override_responsestringCustom message returned when violations occur (optional).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.