cloud-logging-admin-list-log-names

A “cloud-logging-admin-list-log-names” tool lists the log names in the project.

About

The cloud-logging-admin-list-log-names tool lists the log names available in the Google Cloud project.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Cloud Logging Admin

Example

kind: tool
name: list_log_names
type: cloud-logging-admin-list-log-names
source: my-cloud-logging
description: Lists all log names in the project.

Reference

fieldtyperequireddescription
typestringtrueMust be “cloud-logging-admin-list-log-names”.
sourcestringtrueName of the cloud-logging-admin source.
descriptionstringtrueDescription of the tool that is passed to the LLM.

Parameters

parametertyperequireddescription
limitintegerfalseMaximum number of log entries to return (default: 200).



Last modified March 26, 2026: chore(main): release 0.31.0 (#2814) (c6b811c)