Extract Contact from Audio
neuron_audio_contactTranscribe an audio recording and extract contact information (name, phone, email, notes, tags). Automatically saves the extracted contact to the organization's address book.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audioBase64 | Yes | Base64-encoded audio data containing spoken contact information | |
| audioFormat | No | Audio format hint for decoding (default: 'webm') | webm |