mfc_ca_getDepartments
Fetch departments from Money Forward Cloud Accounting. Optionally filter for active departments only or include disabled ones, and provide office_code when required.
Instructions
部門を取得します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| available | No | 省略/true=有効のみ、false=全件(有効+無効)。falseは『無効のみ』ではない点に注意 | |
| office_code | No | 対象事業者の事業者番号(XXXX-XXXX)。APIキー認証では必須。MF_OFFICE_CODE を設定していれば省略可 |