section.inspect
Retrieve metadata and sanitized structure preview for a section by its pattern ID. Resolves section handles and redacts high-PII sections.
Instructions
セクションパターンIDからセクションのメタデータ(section_type / position 等)とサニタイズ済み構造プレビューを取得します。セクションハンドル reftrix:page//section/ の解決に使用します。high-PII セクションの構造は秘匿されます。 / Inspect a section by section_pattern_id. Returns section metadata (section_type, position, etc.) and a sanitized structure preview, for resolving a section handle reftrix:page//section/. High-PII section structure is redacted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | セクションパターンID(UUID) / Section pattern ID (UUID) | |
| include_parts_summary | No | セクション内パーツのサマリを含める(high-PII は redaction) / Include section parts summary (high-PII redacted) | |
| include_structure_preview | No | サニタイズ済み構造プレビューを含める(high-PII は秘匿) / Include sanitized structure preview (redacted for high-PII) |