Get agent organization/alert plan
proton_agent_planAnalyzes your Proton Mail mailbox with agent rules to propose folder/label structures and content alerts. Use this read-only planning tool before running the organize command.
Instructions
Analyzes the mailbox using the embedded agent rules and returns a proposed folder/label structure plus content alerts. This is a read-only planning tool; it does not move, flag or delete emails. Use it before running the CLI agent:organize command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | Agent goal: organize (propose folders/labels), monitor (inspect only), alert (threats only). | organize |
| response_format | No | Output format. JSON is recommended for programmatic consumers. | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alerts | Yes | ||
| newFolders | Yes | ||
| labelProposals | Yes | ||
| folderProposals | Yes |