Your indentation is incorrect. In JSON terms, you have `{"str_replace": null, "parameters": {...}, "template": ...}` instead of `{"str_replace": {"parameters": {...}, "template": ...}}`.
↧