Files
wehub-resource-sync e04ed9c211
CF: Deploy Dev Docs / deploy (push) Has been cancelled
Sync Labels / build (push) Has been cancelled
tests / unit tests (macos-latest) (push) Has been cancelled
tests / unit tests (windows-latest) (push) Has been cancelled
tests / unit tests (ubuntu-latest) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:32:45 +08:00

1.2 KiB

title, type, description
title type description
cloud-logging-admin-list-log-names docs 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

{{< compatible-sources >}}

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

field type required description
type string true Must be "cloud-logging-admin-list-log-names".
source string true Name of the cloud-logging-admin source.
description string true Description of the tool that is passed to the LLM.

Parameters

parameter type required description
limit integer false Maximum number of log entries to return (default: 200).