edubase_get_question_id
Convert question identification strings into unique external IDs to reference specific questions within the EduBase educational platform.
Instructions
Get external unique question identifier by question identification string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | question identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | question identification string | |
| id | No | external unique question identifier (if set for the question) |