Get Handbook Overview
handbook_get_overviewFetch a summary of handbook entries for an app, returning titles, IDs, and tags for quick browsing without full content.
Instructions
Get a lightweight overview of all handbook entries for a specific app. Returns only title, ID, app and tags (no full content).
Args:
app (string): App identifier (e.g. 'szales', 'sethub')
Returns: HandbookOverviewResponse with an array of overview entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | The app to get overview entries for (e.g. 'szales', 'sethub') |