delete_marker
Remove a marker from a given sequence using sequence ID and marker ID, without needing to make that sequence 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 |