Skip to main content
Glama

get_chapter_summary

Generate chapter summaries from books to understand key content without reading the full text. Input book ID and chapter number to get structured insights.

Instructions

Get the summary for a specific chapter of a book

Input Schema

NameRequiredDescriptionDefault
book_idYes
chapter_numberYes

Input Schema (JSON Schema)

{ "properties": { "book_id": { "title": "Book Id", "type": "string" }, "chapter_number": { "title": "Chapter Number", "type": "integer" } }, "required": [ "book_id", "chapter_number" ], "type": "object" }

Other Tools from LibraLM MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/libralm-ai/libralm_mcp_server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server