get_4d_command_docs
Retrieve documentation for 4D programming commands by fetching and extracting content from official developer resources with local caching for improved access speed.
Instructions
Get documentation for a 4D command. Fetches the documentation from https://developer.4d.com/docs/commands/ and extracts the article content from the main tag. Results are cached locally for faster subsequent access.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_name | Yes | The name of the 4D command (e.g., "ACTIVITY SNAPSHOT", "ARRAY TO LIST") |