get_part
Fetch a design part's notes, extracted motion parameters, and index.html source path by anchor or note name. Returns anchors and parts table for reuse.
Instructions
取一个设计零件的完整说明。id 传零件锚点(如 "bento#chart"、"spine#dot"、"triage#toolbar")或笔记名(如 "bento")。锚点形式返回:所在笔记、锚点的「可拆」说明文本、提取出的关键参数(时长/缓动/尺寸/频率)、该笔记 index.html 的绝对路径(直接打开细读源码)。笔记名形式返回:笔记摘要、全部可拆锚点列表、零件表条目。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 零件锚点("note#anchor",如 "spine#dot")或笔记名("bento") |