Skip to main content
Feedback

trash nothing MCP connector

Trash Nothing is a platform for giving away and getting free stuff, helping reduce waste by connecting people who have things to give with people who need them. The Trash Nothing MCP connector allows AI agents to manage conversations, search and retrieve group information, and moderate user interactions through blocking and archiving. It also supports reading and organizing conversation messages, unblocking users, and discovering local groups for community-based sharing.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the trash nothing MCP connector to perform the following actions:

  • Organize community giveaway conversations and track donation inquiries across multiple users
  • Monitor new listings in specific groups to identify items available for local distribution programs
  • Manage post promises and fulfillment status to ensure donors and recipients connect successfully
  • Archive and block inappropriate conversations to maintain community safety and engagement quality
  • Retrieve item photos and details to verify condition before coordinating donation pickup
  • Search historical posts and conversations to identify trends in community giving patterns
  • Bookmark valuable listings for future reference and coordinate with multiple donation partners

Example prompts

Use the following example prompts to invoke trash nothing MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all unread conversations in trash nothing from the last week.
  • List every post in the gardening group in trash nothing and sort by most recent.
  • Find all items I bookmarked in trash nothing that are available for pickup.
  • Archive conversations in trash nothing where the item was already given away.
  • Search trash nothing for free furniture listings in my area posted this month.
  • Block this user in trash nothing and show me all their past conversations.
  • Retrieve the photos and details for all offer posts I promised in trash nothing.
  • Get a list of all groups in trash nothing where I'm an active member.
  • Search trash nothing conversations to find items I offered but haven't promised yet.
  • Show me all posts in trash nothing that were changed or updated today.

trash nothing MCP connector tools

The trash nothing MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
get_conversationsRetrieves a list of all conversations associated with the user.
search_conversationsSearches through conversations based on specified criteria.
delete_conversationRemoves a conversation from the account.
archive_conversationMoves a conversation to archived storage.
block_conversationPrevents further communication with a specific conversation.
get_conversation_messagesRetrieves all messages contained within a conversation.
unarchive_conversationRestores an archived conversation to active status.
unblock_conversationRe-enables communication with a previously blocked conversation.
search_groupsSearches for groups matching specified search terms.
get_groups_by_idsRetrieves details for multiple groups using their identifiers.
get_groupRetrieves information about a specific group.
submit_answersSubmits responses to a group questionnaire or survey.
leave_groupRemoves the user from membership in a group.
get_photos_by_idsRetrieves multiple photos using their identifiers.
delete_photoRemoves a photo from the account.
rotate_photoChanges the orientation of a photo.
get_postsRetrieves a list of posts with pagination support.
get_all_postsRetrieves all posts without pagination limits.
get_all_posts_changesRetrieves a history of all modifications to posts.
get_posts_by_idsRetrieves multiple posts using their identifiers.
search_postsSearches through posts based on specified criteria.
delete_postRemoves a post from the account.
get_postRetrieves information about a specific post.
delete_bookmarkRemoves a post from the user's bookmarked items.
bookmark_postSaves a post to the user's bookmarked items.
get_post_and_related_dataRetrieves a post with all associated display information.
promise_postIndicates interest or commitment to an offer post.
satisfy_postMarks a post as completed or fulfilled.
share_postDistributes a post to other users or groups.
unpromise_postWithdraws a previous commitment to an offer post.
withdraw_postWithdraw a post.
get_storiesList stories.
get_storyRetrieve a story.
like_storyLike a story.
unlike_storyUnlike a story.
viewed_storyRecord story viewed.
get_current_userRetrieve current user.
get_alertsList current users' email alerts.
delete_alertDelete an email alert.
set_email_not_bouncingSet users' email address as not bouncing.
get_current_user_groupsList current users' groups.
get_user_group_noticesList current users' group notices.
get_post_locationsList current users' post locations.
get_current_user_postsList current users' posts.
search_current_user_postsSearch current users' posts.
get_profile_imagesList current users' profile images.
resend_account_verification_emailResend account verification email.
send_password_reset_emailSend password reset email.
get_userRetrieve a user.
get_user_and_related_dataRetrieve user display info.
remove_user_feedbackRemove feedback on a user.
get_user_postsList posts by a user.
search_user_postsSearch posts by a user.
get_profile_image_fileRetrieve a users' profile image.
On this Page