Create List Entry
**CLI:**
```bash
agentmail inboxes:lists create --inbox-id <inbox_id> --direction <direction> --type <type> --entry user@example.com
```
CLI:
Bearer authentication of the form Bearer <token>, where token is your auth token.
ID of inbox, if entry is inbox-scoped.
Whether the entry is read-only and cannot be deleted via the API.