get_my_articles
Retrieve your articles from Dev.to with optional filtering by published, unpublished, or all.
Instructions
Get the authenticated user's own articles. Can filter by published, unpublished, or all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Pagination page number | |
| status | No | Filter by article status (default: all) | |
| per_page | No | Number of articles per page |