managebac_debug_snapshot
Retrieve text and links from any authenticated ManageBac page to debug extractors. Truncates output to a configurable character limit.
Instructions
Return the text and links from an authenticated ManageBac page for debugging extractors. Text is truncated by maxChars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ManageBac path or URL. Defaults to /. | |
| maxChars | No | Maximum text characters. Defaults to 8000. |