Discourse
Tools
Name & Description | Type |
---|---|
DISCOURSE_GET_BACKUPSList backups. | action |
DISCOURSE_CREATE_BACKUPCreate backup. | action |
DISCOURSE_DOWNLOAD_BACKUPDownload backup. | action |
DISCOURSE_SEND_DOWNLOAD_BACKUP_EMAILSend download backup email. | action |
DISCOURSE_ADMIN_LIST_BADGESList badges. | action |
DISCOURSE_CREATE_BADGECreate badge. | action |
DISCOURSE_UPDATE_BADGEUpdate badge. | action |
DISCOURSE_LIST_CATEGORIESRetrieves a list of categories. | action |
DISCOURSE_CREATE_CATEGORYCreates a category. | action |
DISCOURSE_UPDATE_CATEGORYUpdates a category. | action |
DISCOURSE_LIST_CATEGORY_TOPICSList topics. | action |
DISCOURSE_GET_CATEGORYShow category. | action |
DISCOURSE_CREATE_GROUPCreate a group. | action |
DISCOURSE_GET_GROUPGet a group. | action |
DISCOURSE_UPDATE_GROUPUpdate a group. | action |
DISCOURSE_LIST_GROUP_MEMBERSList group members. | action |
DISCOURSE_ADD_GROUP_MEMBERSAdd group members. | action |
DISCOURSE_LIST_GROUPSList groups. | action |
DISCOURSE_CREATE_INVITECreate an invite. | action |
DISCOURSE_CREATE_MULTIPLE_INVITESCreate multiple invites. | action |
DISCOURSE_GET_NOTIFICATIONSGet the notifications that belong to the current user. | action |
DISCOURSE_MARK_NOTIFICATIONS_AS_READMark notifications as read. | action |
DISCOURSE_LIST_POSTSList latest posts across topics. | action |
DISCOURSE_CREATE_TOPIC_POST_P_MCreates a new topic, a new post, or a private message. | action |
DISCOURSE_GET_POSTThis endpoint can be used to get the number of likes on a post using the `actions_summary` property in the response. | action |
DISCOURSE_UPDATE_POSTUpdate a single post. | action |
DISCOURSE_POST_REPLIESList replies to a post. | action |
DISCOURSE_LOCK_POSTLock a post from being edited. | action |
DISCOURSE_PERFORM_POST_ACTIONLike a post and other actions. | action |
DISCOURSE_LIST_USER_PRIVATE_MESSAGESGet a list of private messages for a user. | action |
DISCOURSE_GET_USER_SENT_PRIVATE_MESSAGESGet a list of private messages sent for a user. | action |
DISCOURSE_SEARCHSearch for a term. | action |
DISCOURSE_GET_SITECan be used to fetch all categories and subcategories. | action |
DISCOURSE_GET_SITE_BASIC_INFOCan be used to fetch basic info about a site. | action |
DISCOURSE_LIST_TAG_GROUPSGet a list of tag groups. | action |
DISCOURSE_CREATE_TAG_GROUPCreates a tag group. | action |
DISCOURSE_GET_TAG_GROUPGet a single tag group. | action |
DISCOURSE_UPDATE_TAG_GROUPUpdate tag group. | action |
DISCOURSE_LIST_TAGSGet a list of tags. | action |
DISCOURSE_GET_TAGGet a specific tag. | action |
DISCOURSE_SEARCH_DOCSSearch the server's documentation to retrieve relevant information. | action |