Read a version
read_app_versionRead one version by its number, with its files and each text file's content. Use it to see what an earlier publish contained, and to copy a file back out of a version you want to return to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The app id, as returned by search_apps or create_app. Starts with app_. | |
| number | Yes | The version number. |