get_latest_note
ChatGPTFetch the single most recent active note. Args: include_strokes: Include raw stroke/ink data (default False). include_archived: Consider archived notes too (default False). include_trashed: Consider trashed notes too (default False). Returns: JSON object of the latest note, or a message if none found. Note has a "status" field: "active", "archived", or "trashed".






