Silly typo caused a bug.
``` authors = ["Arcade AI <dev@arcade-ai.com>"] ``` vs ``` authors = ["Arcade AI <dev@arcade-ai.com"] ``` There is also now a ``make`` command for ``make install-toolkits``
- Implements https://app.clickup.com/t/86b1whxb3 on the SDK side - - Corresponding Engine PR: https://github.com/ArcadeAI/Engine/pull/113/files?w=1 - Updates existing toolkits with new syntax.