pull
Fetch the exact source folder a release was built from, so you can edit it and deploy it back. Returns the release number and the files as text (binary files come back base64 encoded). Tool admins only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | The tool's short name, for example 'finance', or 'acme/finance' to select its workspace. | |
| release | No | Which release to fetch. Defaults to the live one. | |
| workspace | No | Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them. |