fish_get_model
Retrieve a specific Fish Audio voice model by its unique ID. Returns the model's details as JSON for use in text-to-speech tasks.
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 |