fetch_csdn_article
Retrieves full content from a CSDN blog article using its URL. Designed for Chinese developer blog posts on blog.csdn.net.
Instructions
Fetch content from a CSDN blog article.
Best for: Chinese developer blog content on CSDN. Not recommended for: Other Chinese sites — use free_extract instead.
@readOnly true @idempotent true — makes outbound HTTP requests to the CSDN article URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTPS article URL on blog.csdn.net |