arcade-mcp/toolkits
Renato Byrro aa0cd02fe9
Make starred = True by default in Github tool (#227)
`starred` is a required argument of the
`arcade_github.activity.set_starred` tool, but when it is not provided
in the tool call, the engine is somehow passing it with a falsy value,
instead of raising an error. the falsy value makes the tool unstar a
repo by default, which is not the desired behavior.

we're setting the `starred` arg to True in the tool interface to prevent
that.
2025-01-24 13:50:30 -08:00
..
code_sandbox Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
github Make starred = True by default in Github tool (#227) 2025-01-24 13:50:30 -08:00
google Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
linkedin Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
math Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
search Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
slack Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
spotify Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
web Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
x Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
zoom Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00