Integratie / Developer Tools & DevOps
DEV Community integratie
DEV Community (dev.to) is a community of software developers where you can publish articles, engage with others, and build your online presence.
Over DEV Community
DEV Community (dev.to) is a social publishing platform for software developers. Use it to share technical articles, grow a developer audience, and join community discussions.
Alle integraties- Categorie
- Developer Tools & DevOps
- Verbinding
- API-sleutel
- Type
- Tool
- Acties
- 28
- Tags
- library
Voorbeeldprompts
Wat je Growf kunt vragen te doen met DEV Community
- “List my published DEV articles”
- “Draft a tutorial post about Docker”
- “Find trending JavaScript posts on DEV”
Beschikbare acties
28 acties die je agents kunnen uitvoeren in DEV Community
Create Article
Create a new article on DEV Community. Use this action to create a new article on behalf of the authenticated user. The article can be published immediately by setting published=true, or saved as a draft by setting published=false (which is the default). Required fields are title and body_markdown.…
Get Article By ID
Returns a single published article by its ID, including full body content. Use this action when you know the unique ID of the article you want to retrieve. The response includes complete article details such as title, full HTML and markdown body content, author information, reaction counts, comment…
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, comments count, and reading time.
Get Comment by ID
Returns a single comment and its descendants (replies) by comment ID. Use this action when you need to retrieve a specific comment along with all its replies from DEV Community. The response includes the comment content, author information, and nested child comments. Note: The comment ID is the id_…
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 Organization
Returns a single organization by its username. Use this action when you need to retrieve organization profile information from DEV Community. Returns organization details including name, summary, social links, and profile image.
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.
Get user
Tool to get a single user by their ID or username. Use when you need to retrieve user profile information from DEV Community. Returns user details including username, name, bio, location, and profile image.
List Articles
Returns a list of published articles, optionally filtered by tags, username, state, or top articles. Supports pagination. Use when you need to browse or search for articles on DEV Community. Examples: - Get latest articles: omit all filters - Get articles by tag: set tag="javascript" - Get top arti…
List Comments
Tool to list comments for a specified article or podcast episode on DEV Community. Use when you need to retrieve all comments for a particular article or podcast episode. Requires either a_id (article ID) or p_id (podcast episode ID) parameter.
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.
Zet DEV Community aan het werk in Growf.
Koppel het één keer en elke workspace, agent en workflow kan het gebruiken — veilig, met je team in de loop.