delete_marker
Deletes a marker from a specified sequence using sequence and marker IDs, without requiring the sequence to be active.
Instructions
Deletes a marker from the specified sequence. The sequence does not have to be the active one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markerId | Yes | The ID of the marker to delete | |
| sequenceId | Yes | The sequence ID (GUID) as returned in the "id" field by list_sequences or get_active_sequence |