Skip to main content
Glama

get_notebook_path

Retrieve the complete path of a notebook by its name and location, formatted for API operations. Essential for creating scheduled jobs using the returned path.

Instructions

Find the complete path of a notebook by its name and generate the properly formatted path for API operations. Args: notebook_name: The name of the notebook to find (with or without .ipynb extension) location: Where to look for the notebook - 'personal' or 'shared' Returns: Properly formatted path including project ID and user ID where needed Required for: - Creating scheduled jobs (use returned path as notebook_path parameter)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ctxNo
locationYes
notebook_nameYes

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/singlestore-labs/mcp-server-singlestore'

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