unassign_instrument_from_event
Remove an instrument from a specific event in a longitudinal REDCap project. Provide the instrument and event name to unassign the mapping and receive confirmation or an error if it does not exist.
Instructions
Remove an instrument from an event in a longitudinal project.
Args: instrument: Internal form name of the instrument. event: Unique event name (e.g. 'baseline_arm_1').
Returns: Confirmation message, or an error if the mapping did not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | ||
| instrument | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |