appwrite_get_deployment
Retrieve deployment details including build status and logs from Appwrite. Use this tool to monitor deployment progress and troubleshoot issues by providing site, function ID, and deployment ID parameters.
Instructions
[UNIFIED] Get deployment details including build status and logs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| function_id | Yes | ||
| deployment_id | Yes |