get_post
Fetch a CoderLegion post's title, content snippet, tags, and author using its ID and slug. Ideal for AI agents needing specific community content.
Instructions
Read a post from CoderLegion and return its title, content snippet, tags, and author
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Post ID (numeric) | |
| slug | Yes | Post URL slug |