Document apiReferenceContent controls

contentControls.selectByTag

Select content controls matching a specific tag value.

read-onlyidempotent
doc.contentControls.selectByTag(…)

Expected result

Returns a ContentControlsListResult with matching items.

Inputs

tagstringrequired
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