Dev.to MCP Server

get_article_by_id

Fetch a specific article by its unique ID from Dev.to for detailed access and interaction with its content.

Instructions

Get a specific article by ID from Dev.to

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "string" } }, "required": [ "id" ], "title": "get_article_by_idArguments", "type": "object" }

You must be authenticated.

Other Tools from Dev.to MCP Server

Related Tools

ID: 2l9kksn63p