action telnyx_list_messaging_profile_phone_numbers { label: "List phone numbers associated with a messaging profile" provider: telnyx method: GET path: "/messaging_profiles/{id}/phone_numbers" encoding: json output: { type: "object" additionalProperties: true } }