arcade-mcp/toolkits/google
Eric Gustin 48c9870eac
Removed unused param (#207)
# PR Description
For the `Google.GetThread` tool, we had a parameter named
`metadata_headers`. This parameter only makes a difference if the format
is "metadata", but the tool will never have the format "metadata". So,
the input parameter is useless. This parameter should have never been
added to the tool and we should remove it before public beta.
2025-01-16 09:41:26 -08:00
..
arcade_google Removed unused param (#207) 2025-01-16 09:41:26 -08:00
evals Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
tests Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
.pre-commit-config.yaml Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
.ruff.toml Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
LICENSE Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
Makefile Pin poetry to 1.8.5 (#193) 2025-01-07 13:21:55 -08:00
pyproject.toml Separate tools & helper funcs in separate files (#192) 2025-01-08 16:39:25 -03:00