action telnyx_list_phone_numbers_with_messaging_settings { label: "List phone numbers with messaging settings" provider: telnyx method: GET path: "/phone_numbers/messaging" encoding: json output: { type: "object" additionalProperties: true } }