devto_call
Call any Dev.to/Forem API operation from the available operations list. Use it for operations not covered by purpose-built tools.
Instructions
Call any operation listed by devto_list_operations. Use this for anything the purpose-built tools below do not cover.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body for POST, PUT and PATCH. | |
| params | No | Path and query parameters, by name. | |
| operation_id | Yes | From devto_list_operations, e.g. getArticles. |