get_zksync_docs
Retrieve URLs to the foundry-zksync book for installation, configuration, testing, deployment, and other topics. Specify a topic or use 'list' to see all available sections.
Instructions
Look up foundry-zksync documentation by topic. Returns URLs to the foundry-zksync book for installation, config, testing, deployment, cheatcodes, nonces, factory deps, paymasters, verification, and more. Use topic='list' to see all available topics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Topic to look up in the foundry-zksync book. Examples: 'installation', 'forge-test', 'cheatcodes', 'deployment', 'config', 'zksync-config', 'nonces', 'factory-deps', 'paymaster', 'verification', 'cast-send', 'cast-call', 'evm-interpreter'. Or use 'list' to see all available topics. |