1. query_patients
Search for patients based on criteria like name, ID, or birth date.
2. query_studies
Find studies using patient ID, date, modality, description, accession number, or Study UID.
3. query_series
Locate series within a specific study using modality, series number/description, or Series UID.
4. query_instances
Find individual instances (images/objects) within a series using instance number or SOP Instance UID.
5. extract_pdf_text_from_dicom
Retrieve a specific DICOM instance containing an encapsulated PDF and extract its text content.
6. move_series
Send a specific DICOM series to another configured DICOM node using C-MOVE.
7. move_study
Send an entire DICOM study to another configured DICOM node using C-MOVE.
8. list_dicom_nodes
Show the currently active DICOM node and list all configured nodes.
9. switch_dicom_node
Change the active DICOM node for subsequent operations.
10. verify_connection
Test the DICOM network connection to the currently active node using C-ECHO.
11. get_attribute_presets
List the available levels of detail (minimal, standard, extended) for metadata query results.