REDDIT_CREATE_REDDIT_POST
Creates a new text or link post on a specified, existing Reddit subreddit, optionally applying a flair.
REDDIT_DELETE_REDDIT_COMMENT
Deletes a Reddit comment, identified by its fullname ID, if it was authored by the authenticated user.
REDDIT_DELETE_REDDIT_POST
Permanently deletes a Reddit post by its ID, provided the authenticated user has deletion permissions for that post.
REDDIT_EDIT_REDDIT_COMMENT_OR_POST
Edits the body text of the authenticated user's own existing comment or self-post on Reddit; cannot edit link posts or titles.
REDDIT_GET_USER_FLAIR
Fetches the list of available link flairs (i.e., post flairs, not user flairs) for a given subreddit.
REDDIT_POST_REDDIT_COMMENT
Posts a comment on Reddit, replying to an existing and accessible submission (post) or another comment.