list_solution_keywords
Return the generated meta description for the tool.
Instructions
List the keywords (.ins cards, command-line options, or stdin
keywords) for a SHELX solution program.
Unlike list_commands (which covers SHELXL refinement), this covers the
programs that find or phase a structure: shelxs (direct methods),
shelxd (dual-space small molecules), shelxd_mm (macromolecular
substructure solution), shelxt (intrinsic phasing command-line
switches), shelxc (SAD/MAD data-preparation stdin keywords) and
shelxe (phasing command-line options).
Args: program: one of shelxs, shelxd, shelxd_mm, shelxt, shelxc, shelxe.
Returns the sorted keyword list, or a message if the program is unsupported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| program | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |