{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/1password/refs/heads/main/json-structure/1password-connect-section-ref-structure.json", "name": "SectionRef", "description": "A reference to a section within an item.", "type": "object", "properties": { "id": { "type": "string", "description": "The unique identifier of the referenced section." } } }