get_true_os_deals
Retrieve all TRUE OS deals (contracts) with amounts, statuses, and phases. Filter by status, product, or phase to view registered deal information.
Instructions
TRUE OS 上の全ディール(契約)一覧を取得する。
プロジェクトとの紐づけに関係なく、TRUE OS Gateway に登録されている ディール情報を返す。契約金額・ステータス・フェーズ等を確認できる。
Args: status: ステータスでフィルタ (draft/contracted/agreed/negotiating/paid/cancelled/invoiced) product: 商品名フィルタ (デフォルト: Revenue BPaaS) phase: フェーズフィルタ (estimate/invoice/application、デフォルト: invoice)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phase | No | invoice | |
| status | No | ||
| product | No | Revenue BPaaS |