get_listing
Get the full detail for one directory listing by its slug, including longer details when present, the source repository URL and its maintenance signals where the listing has one (bucketed star count, last commit and last release month, whether GitHub reports the repository archived, and the date all of those were checked), the slugs of similar listings, curated alternatives and complements (hand-picked substitutes and stack pairings, as slug + name), and any open DevRel jobs or upcoming events cross-linked to the same company. Returns an error for an unknown slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The listing slug, as returned by search_directory (e.g. 'answer-overflow'). |