edubase_get_question_id
Retrieve the external unique question identifier from a question identification string to enable integration with 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 |
|---|---|---|---|
| id | No | external unique question identifier (if set for the question) | |
| question | Yes | question identification string |