list_teach_targets
List teaching targets (students/classes) with real-time aggregates on scheduling and plan progress. Helps avoid duplicates when creating new targets.
Instructions
查我名下的教学对象卡片墙(含实时聚合:排课数/绑定计划进度/下一课/班课学员数)→ :9090。
建对象前查重、选排课对象都走它。返回 {ok, items}。 参数: target_type : 'student' | 'class',省略=两类都查 keyword : 名称模糊过滤 include_archived: True 才含已归档对象(默认只看在用的)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No | ||
| target_type | No | ||
| include_archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||