rcsb_get_polymer_entities
Fetch polymer entity details - description, length, weight, and source organism - by entity ID, returning not_found for unknown IDs.
Instructions
Fetch polymer entities (protein/nucleic-acid molecules).
Default fields: description, length, weight, and source organism.
Args: entity_ids: entry + entity number, e.g. ["4HHB_1"] — exactly what rcsb_search_by_sequence returns. Unknown IDs are returned under "not_found". fields: Optional GraphQL selection replacing the curated default (e.g. "rcsb_polymer_entity.pdbx_description"); discover/verify paths with rcsb_describe_data_object("polymer_entities") (see the server instructions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| entity_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||