list_nft_listings
Retrieve NFT marketplace listings, filtering by status (listed, sold, draft, minting) or ownership to get only relevant entries.
Instructions
NFT出品一覧 — マーケットプレイスの出品を一覧表示
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 最大取得数 (デフォルト: 20) | |
| status | No | ステータスフィルタ (listed/sold/draft/minting) | |
| my_only | No | 自分の出品のみ表示 |