yaaif_desktop_tool_package_update
Update package registry metadata for an existing command MCP package without requiring a local codebase. Modify version, description, capabilities, and more directly.
Instructions
Update Package Registry metadata for an existing command MCP package (no local codebase required). To refresh the archive from source, use yaaif_desktop_tool_package_publish mode=update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | No | ||
| version | No | ||
| package_id | Yes | ||
| description | No | ||
| interpreter | No | ||
| capabilities | No | ||
| command_args | No | ||
| display_name | No | ||
| env_template | No | ||
| git_commit_sha | No | ||
| git_remote_url | No | ||
| timeout_seconds | No |