DEV Community
Publishes technical articles to your profile, monitors community engagement through comments and followers, and syncs your reading list to your personal knowledge base.
Try DEV Community in Ceven
Ask Ceven anything
Standard
Why use Ceven?
AI native DEV Community integration
- Describe the outcome and Ceven picks the right DEV Community calls, fills the parameters, and checks the result.
- Structured, agent friendly tool schemas so each call runs reliably instead of by guesswork.
- Rich coverage for reading, writing, and querying your DEV Community data, across all 28 of its actions.
Managed auth
- Built in OAuth with automatic token refresh and rotation.
- One place to manage, scope, and revoke DEV Community access.
- Per user and per environment credentials instead of shared keys.
Agent optimized design
- Actions are tuned from real success and error rates so reliability climbs over time.
- Full execution logs so you always know what ran in DEV Community, when, and on whose behalf.
- The agent pauses and asks when DEV Community is unclear instead of plowing ahead.
Enterprise grade security
- Fine grained access so you control which agents and people can reach DEV Community.
- Least privilege by default, read scopes first and only the writes a workflow needs.
- A full audit trail of every DEV Community action to support review and sign off.
Supported tools
Every action Ceven's agents can run on DEV Community, and when to use it.
Create article
Use this to publish a new post or save a draft to your profile. Set the published flag to true for immediate visibility.
Update article
Modify the title, body, or tags of an existing post. Use this for fixing typos or updating outdated technical instructions.
Get article by ID
Pull the full body content and metadata for a specific article using its unique identifier.
List articles
Search for published posts filtered by tags or usernames. Use this to find trending content in a specific niche.
List user articles
Pull all published posts for the authenticated user to review performance or archive content.
List unpublished articles
Retrieve a list of all current drafts that have not yet been shared with the community.
Get comment by ID
Pull a specific comment and all its nested replies to track a deep technical discussion.
List comments
Retrieve all comments for a specific article or podcast episode to gauge community sentiment.
Get user
Pull profile details for any user by their username or ID including bio and location.
List followers
Retrieve a paginated list of users following the authenticated profile to analyze audience growth.
List reading list
Pull all articles the authenticated user has saved for later reading.
List tags
Retrieve available community tags to ensure new articles use the most discoverable categories.
Get organization
Pull profile information for a specific organization including their summary and social links.
List organization articles
Retrieve all posts published by a specific organization to track corporate content output.
Get Article By Path
Returns a single published article by username and slug path. Use this action when you know the username of the author and the article's slug. The response includes full article details including title, content, author info, reactions count
Get Current User
Tool to get the currently authenticated user's profile information. Use when you need to retrieve the profile of the user associated with the provided API key. Returns user details including username, name, bio, location, and profile image.
Get Listing
Returns a single classified listing by its ID. Use this action to retrieve detailed information about a specific listing on DEV Community, including the title, description, category, tags, and information about the user who posted it.
Get Profile Image
Returns the profile image URL for a user or organization by username. Use this action to retrieve the profile picture(s) for a specific user or organization on DEV Community. The API returns both the full size image URL and a 90px thumbnail
List Followed Tags
Returns a list of tags followed by the authenticated user. Use this action to retrieve the tags that the currently authenticated user has followed on DEV.to. The response includes the tag ID, name, and points.
List latest DEV Community articles
Tool to retrieve a list of published articles sorted by descending publish date. Use when you need to fetch the latest articles from DEV Community with pagination support. Returns articles with full details including author info, tags, and
List Listings
Returns a list of classified listings for jobs, mentors, products, etc. Use this action to browse available listings on DEV Community. Supports pagination and filtering by category to find specific types of listings (jobs, mentors, events,
List Listings By Category
Returns a list of classified listings filtered by category. Use this action to browse listings on DEV Community for a specific category (jobs, mentors, products, events, etc.). The category is a required path parameter. Supports pagination
List organization users on DEV.to
Tool to list users belonging to a specified organization on DEV.to. Use when you need to retrieve all members/users of a particular organization. Returns a list of user objects with their profile information including username, name, profil
List podcast episodes on DEV.to
Tool to retrieve a list of podcast episodes from DEV.to. Use when you need to browse or search for podcast episodes on DEV.to. Returns a list of podcast episodes, optionally filtered by podcast username. Supports pagination to navigate thro
List DEVTO Reading List
Returns the articles in the authenticated user's reading list. Requires authentication via API key. The reading list contains articles that the authenticated user has saved for later reading.
List User All Articles
Tool to list all articles (both published and unpublished) for the authenticated user. Use when you need to retrieve all articles belonging to the authenticated user's account, including draft and unpublished articles.
List user's published articles
Returns a list of the authenticated user's published articles only. Use when you need to retrieve articles that the current user has published on DEV Community. Supports pagination via page and per_page parameters.
List user's unpublished articles
Returns a list of the authenticated user's unpublished (draft) articles. Use when you need to retrieve draft articles that have not yet been published. Supports pagination via page and per_page parameters.
List Videos
Tool to retrieve a list of articles that contain videos. Use when you need to browse video content on DEV Community. Supports pagination via page and per_page parameters.
Update Listing
Updates an existing classified listing on DEV Community. Use this action to modify a listing's title, body, category, tags, or status. The 'bump' action refreshes the listing's timestamp, 'publish' sets it to published, and 'unpublish' sets
30 actions · scroll to see them all
Frequently asked questions
Alternatives to DEV Community
Other tools that solve a similar problem. Ceven supports these too, so you can switch or run more than one at once.
Try Ceven on your stack
Plug Ceven on top of the tools you already run. Connect DEV Community and the rest of your stack, describe the outcome, and its agents handle the work end to end, days of it in minutes.
Get started for free