Document apiReferenceContent controls

contentControls.listChildren

List direct child content controls nested inside the target.

read-onlyidempotent
doc.contentControls.listChildren(…)

Expected result

Returns a ContentControlsListResult with child items.

Inputs

targetobjectrequired
Fields
kind"block" | "inline"required
nodeType"sdt"required
nodeIdstringrequired
2 additional input fields
offsetinteger
limitinteger

Result

Output fields
itemsobject[]required
totalintegerrequired

Failures

Pre-apply throws

  • TARGET_NOT_FOUND
  • INVALID_INPUT
  • CAPABILITY_UNAVAILABLE

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