read_local_document
Retrieve the full markdown content of a Salesforce documentation page from the local database using its URL.
Instructions
Read the full markdown content of a Salesforce documentation page that has already been extracted into the local SQLite database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The exact URL of the document to read, obtained from search_local_docs or mass_extract_guide |