Transcribe Wubble speech
wubble_speech_to_textTranscribe Wubble speech. Consumes Wubble requests or credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diarize | No | Whether to diarize speakers. | |
| keyterms | No | ||
| model_id | No | Optional model ID. | |
| source_url | Yes | HTTPS URL for MCP to fetch and transcribe. | |
| language_code | No | Optional language code. | |
| detect_speaker_roles | No | Whether to detect speaker roles. | |
| timestamps_granularity | No | Timestamp granularity. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | Developer-service error envelope when the call fails. | |
| success | Yes | Whether the developer-service request succeeded. |