Snowflake · Schema
Notebook
A Snowflake notebook
DataData WarehouseData LakehouseCloud Data PlatformAnalyticsArtificial IntelligenceData EngineeringData GovernanceSQLApache IcebergModel Context ProtocolT1
Properties
| Name | Type | Description |
|---|---|---|
| name | string | Name of the notebook |
| version | string | User specified version alias |
| fromLocation | string | Location to copy the file from. This must be a Snowflake stage location. |
| main_file | string | Name + path of the file for the Notebook |
| comment | string | user comment associated to an object in the dictionary |
| default_version | string | The default version name of a file based entity. |
| query_warehouse | string | Warehouse against which the queries issued by the Streamlit app are run against |
| created_on | string | Date and time when the notebook was created. |
| database_name | string | Database in which the notebook is stored |
| schema_name | string | Schema in which the notebook is stored |
| owner | string | Role that owns the notebook |
| owner_role_type | string | The type of role that owns the notebook |
| url_id | string | Unique ID associated with the notebook object. |
| title | string | User facing title of the Streamlit app or an Organization Profile |
| default_packages | string | Default packages of the notebook |
| user_packages | string | User packages of the notebook |
| runtime_name | string | The runtime to run the Streamlit or Notebook on. If this is not set, the warehouse is assumed |
| compute_pool | string | Compute pool name where the snowservice runs |
| import_urls | array | List of urls |
| external_access_integrations | array | List of external access integrations attached to this function |
| external_access_secrets | string | Secrets to be used with this function for external access |
| idle_auto_shutdown_time_seconds | integer | Sets the time in seconds for when to shutdown an idle Notebook. |
| live_version_location_uri | string | The current version location |
| budget | string | Name of the budget if the notebook is monitored by a budget |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Notebook",
"type": "object",
"description": "A Snowflake notebook",
"properties": {
"name": {
"type": "string",
"description": "Name of the notebook"
},
"version": {
"type": "string",
"description": "User specified version alias"
},
"fromLocation": {
"type": "string",
"description": "Location to copy the file from. This must be a Snowflake stage location."
},
"main_file": {
"type": "string",
"description": "Name + path of the file for the Notebook"
},
"comment": {
"type": "string",
"description": "user comment associated to an object in the dictionary"
},
"default_version": {
"type": "string",
"description": "The default version name of a file based entity."
},
"query_warehouse": {
"type": "string",
"description": "Warehouse against which the queries issued by the Streamlit app are run against"
},
"created_on": {
"type": "string",
"description": "Date and time when the notebook was created."
},
"database_name": {
"type": "string",
"description": "Database in which the notebook is stored"
},
"schema_name": {
"type": "string",
"description": "Schema in which the notebook is stored"
},
"owner": {
"type": "string",
"description": "Role that owns the notebook"
},
"owner_role_type": {
"type": "string",
"description": "The type of role that owns the notebook"
},
"url_id": {
"type": "string",
"description": "Unique ID associated with the notebook object."
},
"title": {
"type": "string",
"description": "User facing title of the Streamlit app or an Organization Profile"
},
"default_packages": {
"type": "string",
"description": "Default packages of the notebook"
},
"user_packages": {
"type": "string",
"description": "User packages of the notebook"
},
"runtime_name": {
"type": "string",
"description": "The runtime to run the Streamlit or Notebook on. If this is not set, the warehouse is assumed"
},
"compute_pool": {
"type": "string",
"description": "Compute pool name where the snowservice runs"
},
"import_urls": {
"type": "array",
"description": "List of urls"
},
"external_access_integrations": {
"type": "array",
"description": "List of external access integrations attached to this function"
},
"external_access_secrets": {
"type": "string",
"description": "Secrets to be used with this function for external access"
},
"idle_auto_shutdown_time_seconds": {
"type": "integer",
"description": "Sets the time in seconds for when to shutdown an idle Notebook."
},
"live_version_location_uri": {
"type": "string",
"description": "The current version location"
},
"budget": {
"type": "string",
"description": "Name of the budget if the notebook is monitored by a budget"
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/notebook-notebook"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.