Sign off another member to check out PICO units
ic_headsets_attest_memberSign off (attest) another ic-member so they can check out a PICO unit. Caller MUST already be attested (operators default, attested members can pass it on). Idempotent — re-attesting refreshes the timestamps. Args: { subject_user_id: string, notes?: string }. Returns: { ok, record }. Required scope: headsets:lend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Optional context for the audit trail. | |
| subject_user_id | Yes | Clerk user_id of the member being signed off. |