Mailbox Labels
What this feature is for
Labels provide deterministic organization and workflow branching.
Workflow
- Read labels.
- Create/update labels to represent automation states.
- Apply labels as processing checkpoints.
- Remove stale labels when workflow progresses.
Endpoints
GET /api/v1/mailbox_labelsPOST /api/v1/mailbox_labelsPATCH /api/v1/mailbox_labels/{id}DELETE /api/v1/mailbox_labels/{id}