記事の本文を取得する
get_articleFetch the full text of one issoh.co.jp article by URL or by id. Accepts URLs such as https://www.issoh.co.jp/column/details/16170/ or https://www.issoh.co.jp/tech/details/16216/. HTML is stripped and the body is truncated at 15000 characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | 記事ID(url を使う場合は不要) | |
| url | No | 記事URL(id を使う場合は不要) | |
| post_type | No | id 指定のときの投稿タイプ。url 指定なら不要 |