···5555 a cross reference URL where relevant by linking to a URL of the form
5656 "https://datatracker.ietf.org/doc/html/rfc8620#section-1.1" for the online
5757 version of the RFCs stored in specs/
5858-14. DONE. Add an ocamldoc-format tutorial on how to use the library to index.mld along with cross references
5858+14. DONE Add an ocamldoc-format tutorial on how to use the library to index.mld along with cross references
5959 into the various libraries. Put corresponding executable files into bin/ so that they can be
6060 build tested and run as well. Assume the pattern of the JMAP_API_TOKEN environment variable being
6161 set can be counted on to be present when they are run.
6262-15. Add a README.md to this repository that describes what this is. Note explicitly in the
6262+15. DONE Add a README.md to this repository that describes what this is. Note explicitly in the
6363 README that this is largely an AI-generated interface and has not been audited carefully.
6464+16. Potential future work:
6565+ - Add helper functions for more complex filtering of emails
6666+ - Implement support for Email/copy and Email/import methods
6767+ - Add functions for managing identities and vacation responses
6868+ - Add proper testing framework with mocked JMAP server responses