xml_xml_attrs
Extract attributes from XML elements by tag name, returning structured data for analysis or processing.
Instructions
[xml] Return attributes of all elements with a given tag name as a list of dicts.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml_string | Yes | ||
| tag | Yes |