CHECK_TRANSCRIPTION_STATUSES
Retrieve a paginated list of transcription statuses to monitor job progress and results.
Instructions
書き起こしの状態一覧を取得します Args: page: int 書き起こし一覧のページングです。デフォルトは一番最新のページになります
Returns:
dict[str, str]: 失敗した場合には message -> エラーメッセージで返却されます
list[dict]: 成功した場合には一覧が入った list が返却されますInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No |