Files
An Nguyen 801d589966 feat(bigtable): add admin lifecycle and listing tools (#3596)
## Description

Introduce a comprehensive suite of Bigtable Administrative MCP tools
utilizing InstanceAdminClient and AdminClient from the
cloud.google.com/go/bigtable SDK.

The implementation should encompass the full lifecycle for four primary
Bigtable resources:

* Instances
* Clusters
* Tables
* Logical Views

This effectively requires creating 20 new tools under
internal/tools/bigtable.

## PR Checklist

- [x] Make sure you reviewed

[CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md)
- [x] Make sure to open an issue as a

[bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose)
  before writing your code! That way we can discuss the change, evaluate
  designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)
- [x] Make sure to add `!` if this involve a breaking change

🛠️ Fixes #3662

---------

Co-authored-by: Yuan Teoh <yuanteoh@google.com>
2026-07-31 22:37:55 -07:00
..
2026-06-23 20:33:14 +00:00
2026-04-08 14:26:57 -07:00
2026-04-08 14:26:57 -07:00
2026-04-08 14:26:57 -07:00
2026-04-08 14:26:57 -07:00
2026-04-08 14:26:57 -07:00
2026-04-08 14:26:57 -07:00