sieve_script_activate
Activate a Sieve script for an email alias, making it the single active script. Provide alias credentials and the script ID to apply.
Instructions
Activate a Sieve script for an alias (only one can be active). Requires alias credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | Sieve script ID or name | |
| alias_password | Yes | Alias password from the alias_generate_password tool | |
| alias_username | Yes | Full alias email used as the auth username (e.g. me@example.com) |