action telnyx_list_messaging_profile_short_codes { label: "List short codes associated with a messaging profile" provider: telnyx method: GET path: "/messaging_profiles/{id}/short_codes" encoding: json output: { type: "object" additionalProperties: true } }