3 tools registered. Every measured layer scored 100.
{
"name": "list_notebooks",
"description": "Lists notebooks stored in this browser. Returns each notebook's id, title, kind, and which notebook this tab currently shows.",
"inputSchema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object",
"properties": {},
"additionalProperties": false
},
"annotations": {
"readOnlyHint": true,
"untrustedContentHint": true
}
}{}{
"notebookId": "some-id"
}{
"kind": "custom",
"title": "New Notebook",
"summary": ""
}