Pastebin
Pastebin is an online platform for sharing text, where users can upload and share content through public posts called pastes. It is commonly used to share or collaborate on source code.
Actions
-
createNewPaste: Creates a paste.
-
deletePaste: Deletes a paste created by a user.
-
getRawPaste: Retrieves raw paste output, including private pastes, of a user.
-
getUserInformationAndSettings: Retrieves personal information about a user and their account settings.
-
listAllPastes: Lists all pastes that are created by a user.