browse_category
List articles and talks in a specified Gospel Library category or collection, returning titles and URLs. Browse conference sessions, scripture books, or magazine issues by providing the exact category path.
Instructions
List articles and talks available in a Gospel Library category or collection. Returns titles and URLs. Useful for browsing conference sessions, scripture books, or magazine issues. IMPORTANT: Category paths must be exact. For manuals, paths are often year-specific — if you are unsure of the exact path, use search_gospel_library first to discover the correct URL. Come Follow Me paths include the year and audience, e.g. 'manual/come-follow-me-for-individuals-and-families-new-testament-2023' or 'manual/come-follow-me-for-sunday-school-new-testament-2023'. Do NOT guess a generic path like 'manual/come-follow-me' — it will 404. Specify lang to retrieve content in a different language. Defaults to OS locale language.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Optional language code. Examples: 'eng', 'spa', 'por', 'fra', 'deu'. Defaults to OS locale language. | |
| category | Yes | Exact category path relative to /study/. Examples: 'general-conference/2024/10' (Oct 2024 conference), 'general-conference/2025/04' (Apr 2025 conference), 'scriptures/bofm' (Book of Mormon), 'scriptures/nt' (New Testament), 'manual/general-handbook' (Church policies and procedures), 'manual/gospel-topics', 'manual/come-follow-me-for-individuals-and-families-new-testament-2023', 'manual/come-follow-me-for-sunday-school-new-testament-2023'. When unsure, call search_gospel_library first. |