get_trial_user_attrs
Retrieve user-defined attributes for a specific trial number to analyze trial metadata.
Instructions
Get user attributes in a trial
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trial_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trial_number | Yes | ||
| params | No | The parameter values suggested by the trial. | |
| values | No | The objective values of the trial. | |
| user_attrs | No | User-defined attributes for the trial. | |
| system_attrs | No | System-defined attributes for the trial. |