Find AST nodes by semantic selector
carve_select_ast_nodesResolve a heading ID, footnote label, node type, or AST path to precise AST paths, surfacing ambiguous matches for explicit review instead of silent selection.
Instructions
Resolve a heading ID, footnote label, node type, or current AST path to reviewable PART 12 AST paths without silently choosing among multiple matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ast | Yes | PART 12 AST (maximum 1000000 JSON bytes) | |
| selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matches | Yes | ||
| selector | Yes | ||
| truncated | Yes | ||
| matchCount | Yes |