Creates a new branch with anonymized data using PostgreSQL Anonymizer for static masking. Use when developers need to work with masked production data in a safe development environment.
project_idRequiredstringThe Neon project ID where the anonymized branch will be created.
branch_createobjectConfiguration for creating the new branch
masking_rulesarrayOptional list of masking rules to apply to the branch. Each rule specifies how to anonymize a specific column using PostgreSQL Anonymizer functions.
annotation_valueobjectOptional metadata annotations to attach to the branch.
start_anonymizationbooleanIf true, automatically starts the anonymization process after branch creation. If false or omitted, masking rules are stored but not applied until manually triggered.
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.