ClawLink
Developer Tools28 toolsPaste one API key

DEV Community integration for AI agents

DEV Community (dev.to) is a community of software developers where you can publish articles, engage with others, and build your online presence.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect DEV Community once and call the same tools from all of them.

Setup

Connect DEV Community through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

DEV Community exposes 28 tools through ClawLink.

ToolWhat it doesKind
devto_get_articleReturns a single published article by its ID, including full body contentRead
devto_get_article_by_pathReturns a single published article by username and slug pathRead
devto_get_commentReturns a single comment and its descendants (replies) by comment IDRead
devto_get_current_userGet the currently authenticated user's profile informationRead
devto_get_listingReturns a single classified listing by its IDRead
devto_get_organizationReturns a single organization by its usernameRead
devto_get_profile_imageReturns the profile image URL for a user or organization by usernameRead
devto_get_userGet a single user by their ID or usernameRead
devto_list_articlesReturns a list of published articles, optionally filtered by tags, username, state, or topRead
devto_list_commentsList comments for a specified article or podcast episode on DEV CommunityRead
devto_list_followed_tagsReturns a list of tags followed by the authenticated userRead
devto_list_followersRetrieve a list of users who follow the authenticated userRead
devto_list_latest_articlesRetrieve a list of published articles sorted by descending publish dateRead
devto_list_listingsReturns a list of classified listings for jobs, mentors, products, etcRead
devto_list_listings_by_categoryReturns a list of classified listings filtered by categoryRead
devto_list_organization_articlesList articles published by a specific organization on DEV.toRead
devto_list_organization_usersList users belonging to a specified organization on DEV.toRead
devto_list_podcast_episodesRetrieve a list of podcast episodes from DEV.toRead
devto_list_reading_listReturns the articles in the authenticated user's reading listRead
devto_list_tagsReturns a list of tags with their names, background colors, and text colorsRead
devto_list_user_all_articlesList all articles (both published and unpublished) for the authenticated userRead
devto_list_user_articlesList published articles for the authenticated userRead
devto_list_user_published_articlesReturns a list of the authenticated user's published articles onlyRead
devto_list_user_unpublished_articlesReturns a list of the authenticated user's unpublished (draft) articlesRead
devto_list_videosRetrieve a list of articles that contain videosRead
devto_create_articleCreate a new article on DEV CommunityWrite
devto_update_articleUpdate an existing article on DEV CommunityWrite
devto_update_listingUpdates an existing classified listing on DEV CommunityWrite