get_composer
Retrieve a composer's profile summary and work list by entering their Pitina Piano Piece Encyclopedia ID, clarifying composer details and works.
Instructions
作曲家IDからプロフィール概要と作品リストを取得する。
Args: composer_id: ピティナ曲事典の作曲家ID(URLの /persons/ の数字)。
Returns: {composer_id, name, profile, works: [{piece_id, title, url}], url}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| composer_id | Yes |