telnyx-mcp 6.74.1 → 6.74.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -50476,7 +50476,7 @@ const EMBEDDED_METHODS = [
50476
50476
  name: 'retrieve',
50477
50477
  endpoint: '/sip_registration_status',
50478
50478
  httpMethod: 'get',
50479
- summary: 'Check SIP registration status',
50479
+ summary: 'SIP Registration Status',
50480
50480
  description: 'Returns the live SIP registration state of a UAC connection: whether it is currently registered, when it last registered, and the last response Telnyx received from the registrar. Only `uac_external_credential` is supported today.',
50481
50481
  stainlessPath: '(resource) sip_registration_status > (method) retrieve',
50482
50482
  qualified: 'client.sipRegistrationStatus.retrieve',