contentControls.repeatingSection.listItems

List the repeating section items inside a repeating section content control.

read-onlyidempotent
doc.contentControls.repeatingSection.listItems(…)

Expected result

Returns a RepeatingSectionListItemsResult with child item info.

Inputs

targetobjectrequired
Fields
kind"block" | "inline"required
nodeType"sdt"required
nodeIdstringrequired

Result

Output fields
itemsobject[]required
totalintegerrequired

Failures

Pre-apply throws

  • TARGET_NOT_FOUND
  • INVALID_INPUT
  • CAPABILITY_UNAVAILABLE
1 more codes
  • TYPE_MISMATCH

Raw schemas

Open the generated JSON artifact for the exact input, output, success, and failure schemas represented by this contract version.

View raw JSON schemas