library.stats
Retrieve statistics about your notebook library, including total notebooks and usage metrics. Monitor your library's activity and track notebook usage.
Instructions
Get statistics about your notebook library (total notebooks, usage, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | Whether the tool call succeeded. | |
| data | No | The tool payload on success. The exact shape depends on the tool. | |
| error | No | Human-readable error message, present only when success is false. |