Read a how-to article
get_articleRetrieve the full article content by repository and slug from search results, returning a uniform refusal if the article does not exist or the user lacks access.
Instructions
Read one article in full, by the repository and slug that search_articles returned. Refuses identically whether the article does not exist or the token's user may not read it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name, as returned by search | |
| slug | Yes | Article slug, as returned by search |