List articles in a Wealthsimple Help Center section
list_articlesRetrieve summaries of articles in a specified section to identify relevant articles before fetching full content.
Instructions
Return article summaries (no body) inside a single section. Use after list_sections to discover specific articles, then call get_article for full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | Section ID returned by list_sections. | |
| limit | No | Max number of articles (default 50, hard cap 200). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | ||
| count | Yes | ||
| articles | Yes |