Files
wehub-resource-sync e4dcfc49aa
Tests / Import Check (Python 3.13) (push) Has been cancelled
Tests / Import Check (Python 3.14) (push) Has been cancelled
Tests / Python Tests (Python 3.11) (push) Has been cancelled
Tests / Python Tests (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.14) (push) Has been cancelled
Tests / Test Summary (push) Has been cancelled
Tests / Lint and Format (push) Has been cancelled
Tests / Web Node Tests (push) Has been cancelled
Tests / Import Check (Python 3.11) (push) Has been cancelled
Tests / Import Check (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.13) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:00:43 +08:00

7 lines
685 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
short_description: "按 id 加载已挂载来源(笔记、书页、历史会话、题库条目、附件)的完整文本。"
when_to_use: "仅当上方 \"Attached Sources\" 清单中某条目的 preview 不足以回答用户问题时才调用;preview 已经包含的内容不要重复调。"
input_format: "{\"source_id\": \"清单中给出的精确 id(如 nb-... / bk-... / hs-... / qb-... / at-...\"}。"
guideline: "source_id 必须照搬清单原文,绝不拼造。一次只能取一个来源,多个来源相关时按需多次调用。"
note: "如果用户根本没挂任何来源,本工具不会出现;不要凭空询问\"哪份资料\"。"
phase: "exploration"