Resolve a Wealthsimple Help Center URL to article content
resolve_help_urlFetch full article content from a Wealthsimple Help Center URL to access detailed guidance and instructions.
Instructions
Given a public help.wealthsimple.com article URL (e.g. https://help.wealthsimple.com/hc/en-ca/articles/4404053510299-Open-a-TFSA), fetch and return the full article. Useful for following citations or links the user has pasted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | A help.wealthsimple.com article URL. | |
| format | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| title | Yes | ||
| url | Yes | ||
| format | Yes | ||
| body | Yes |