arcade-mcp/toolkits/google/arcade_google/tools
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
..
__init__.py Google Toolkit (Drive, Docs) (#97) 2024-10-08 17:04:16 -07:00
calendar.py Least Privileged Scope for Update Calendar (#195) 2025-01-08 10:03:04 -08:00
docs.py Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
drive.py Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
gmail.py Removed unused param (#207) 2025-01-16 09:41:26 -08:00
models.py Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
utils.py Separate tools & helper funcs in separate files (#192) 2025-01-08 16:39:25 -03:00