add_mod
Add a mod or upgrade to a printer by specifying printer ID, mod name, optional link, and status. Track planned, in-progress, or completed enhancements for your printer.
Instructions
Add a mod/upgrade to a printer.
Args: printer: The ID of the printer to add the mod to. name: Name of the mod. link: URL to the mod (Printables, GitHub, etc.). status: Mod status — 'Planned', 'In Progress', 'Completed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | ||
| name | Yes | ||
| status | No | Planned | |
| printer | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |