get_student_profile
Retrieve a student profile and portrait with error signals, providing details needed for lesson preparation and tracking pending mistakes.
Instructions
取对象详情 + 肖像(含 error_signals 易错库)→ :9090。返回 {ok, target, profile}。
备课前读画像、看回收后新增的 pending 易错信号都走它。 参数: target_id : 对象 id(字符串) target_type : 'student'(默认)| 'class'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | Yes | ||
| target_type | No | student |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||