Skip to main content
Glama

goodbook-mcp

get_section_content

Retrieve specific content sections from food standards documents to access preparation guidelines and service requirements.

Instructions

Get content from a specific section of the food standards document

Input Schema

NameRequiredDescriptionDefault
limitYes
section_nameYesName of the section to retrieve content from

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 1000, "description": "", "type": "number" }, "section_name": { "description": "Name of the section to retrieve content from", "type": "string" } }, "required": [ "section_name", "limit" ], "type": "object" }

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/WhenYouAreStrange/goodbook-mcp'

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