edubase_get_question_id
Retrieve the external unique question ID by providing the question identification string. Enables integration with educational platforms.
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) |