get_messaging_profile
Retrieve a messaging profile by its ID to access its configuration details. Use this tool to obtain profile settings and attributes for a specific Telnyx messaging profile.
Instructions
Retrieve a messaging profile by ID.
Args: profile_id: The ID of the messaging profile to retrieve
Returns: Dict[str, Any]: Response data containing messaging profile details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_id | Yes |