fish_get_model
Fetch a specific Fish voice model by ID to access its details and enable text-to-speech generation.
Instructions
Get a Fish voice model by ID.
Returns:
JSON response from /fish/model/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | The unique identifier of the voice model to fetch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |