set-default-sending-identity
Sets the default From identity for future email drafts, affecting only the plugin's local preference without altering Mail.app settings.
Instructions
Use when: choosing the plugin's default From identity for future create-draft calls. This changes only apple-mail-mcp's local preference; it does not alter Mail.app account settings.
Returns: the selected identity.
Do not use when: selecting From for only one draft (pass from to create-draft/update-draft).
Safety: writes a reversible local preference and sends nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identity | Yes | Exact identity_id, email address, or formatted sender from list-sending-identities |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| identity | No |