Skip to main content
Glama

notebooklm_prepare_content

Convert and split content for NotebookLM upload by transforming markdown to plain text and dividing large files into manageable chunks under 500KB limits.

Instructions

Prepare content for NotebookLM upload.

Converts and splits content to meet NotebookLM requirements:

  • Converts markdown to plain text if needed

  • Splits large files into ~400KB chunks (under 500KB limit)

  • Creates numbered part files

Returns paths to prepared files ready for upload.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
input_pathYesPath to the input file
output_dirNoDirectory for output files (default: same as input)
max_size_kbNoMaximum size per chunk in KB (default: 400)

Latest Blog Posts

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/Shigakuresama/canvas-mcp-developer'

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