When using the Custom Parsing Template or Extract Fields, it includes a mini map. The mini map shows what operators have been used and how they relate to each other.Documentation Index
Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The mini map is made of Rule Paths that show the chain of operations used to parse the data. The Rule Paths are end in Nodes that indicate the operation performed.
The mini map can help you navigate complicated parsing structures. Hover over each node to see the operation. To jump to the operation, click each node.
Nodes that are side by side are considered siblings and inherit from the parent node.