get_top_logs
Fetch cook logs for a TOP node or a specific work item's scheduler log. Specify node path and optional work item index to get error and warning details.
Instructions
Cook logs for a TOP node, or the scheduler log of one work item.
Args: ctx: MCP context. node_path: TOP node path. work_item_index: Work item index; omit for the node's own errors and warnings. tail: Maximum characters of log text, taken from the end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | ||
| node_path | Yes | ||
| work_item_index | No |