KosmoKrator

productivity

Google Cloud Functions MCP, CLI, and Lua Integration for AI Agents

Google Cloud Functions integration docs for AI agents: MCP gateway setup, Google Cloud Functions CLI commands, Lua API reference, credentials, and function schemas.

Google Cloud Functions for agents

Credentials can be configured manually in web or CLI hosts.

Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.

Agent Surfaces

Machine-Readable Metadata

Function Catalog

FunctionTypeParametersDescription
google-cloud-functions.google_cloud_functions_projects_locations_list Read read 0 Projects Locations List (GET /v2/{+name}/locations).
google-cloud-functions.google_cloud_functions_projects_locations_operations_get Read read 0 Projects Locations Operations Get (GET /v2/{+name}).
google-cloud-functions.google_cloud_functions_projects_locations_operations_list Read read 0 Projects Locations Operations List (GET /v2/{+name}/operations).
google-cloud-functions.google_cloud_functions_projects_locations_functions_set_iam_policy Write write 0 Projects Locations Functions Set Iam Policy (POST /v2/{+resource}:setIamPolicy).
google-cloud-functions.google_cloud_functions_projects_locations_functions_abort_function_upgrade Write write 0 Projects Locations Functions Abort Function Upgrade (POST /v2/{+name}:abortFunctionUpgrade).
google-cloud-functions.google_cloud_functions_projects_locations_functions_commit_function_upgrade_as_gen2 Write write 0 Projects Locations Functions Commit Function Upgrade As Gen2 (POST /v2/{+name}:commitFunctionUpgradeAsGen2).
google-cloud-functions.google_cloud_functions_projects_locations_functions_generate_download_url Write write 0 Projects Locations Functions Generate Download Url (POST /v2/{+name}:generateDownloadUrl).
google-cloud-functions.google_cloud_functions_projects_locations_functions_setup_function_upgrade_config Write write 0 Projects Locations Functions Setup Function Upgrade Config (POST /v2/{+name}:setupFunctionUpgradeConfig).
google-cloud-functions.google_cloud_functions_projects_locations_functions_list Read read 0 Projects Locations Functions List (GET /v2/{+parent}/functions).
google-cloud-functions.google_cloud_functions_projects_locations_functions_get Read read 0 Projects Locations Functions Get (GET /v2/{+name}).
google-cloud-functions.google_cloud_functions_projects_locations_functions_create Write write 0 Projects Locations Functions Create (POST /v2/{+parent}/functions).
google-cloud-functions.google_cloud_functions_projects_locations_functions_generate_upload_url Write write 0 Projects Locations Functions Generate Upload Url (POST /v2/{+parent}/functions:generateUploadUrl).
google-cloud-functions.google_cloud_functions_projects_locations_functions_detach_function Write write 0 Projects Locations Functions Detach Function (POST /v2/{+name}:detachFunction).
google-cloud-functions.google_cloud_functions_projects_locations_functions_test_iam_permissions Write write 0 Projects Locations Functions Test Iam Permissions (POST /v2/{+resource}:testIamPermissions).
google-cloud-functions.google_cloud_functions_projects_locations_functions_commit_function_upgrade Write write 0 Projects Locations Functions Commit Function Upgrade (POST /v2/{+name}:commitFunctionUpgrade).
google-cloud-functions.google_cloud_functions_projects_locations_functions_patch Write write 0 Projects Locations Functions Patch (PATCH /v2/{+name}).
google-cloud-functions.google_cloud_functions_projects_locations_functions_rollback_function_upgrade_traffic Write write 0 Projects Locations Functions Rollback Function Upgrade Traffic (POST /v2/{+name}:rollbackFunctionUpgradeTraffic).
google-cloud-functions.google_cloud_functions_projects_locations_functions_get_iam_policy Read read 0 Projects Locations Functions Get Iam Policy (GET /v2/{+resource}:getIamPolicy).
google-cloud-functions.google_cloud_functions_projects_locations_functions_delete Write write 0 Projects Locations Functions Delete (DELETE /v2/{+name}).
google-cloud-functions.google_cloud_functions_projects_locations_functions_redirect_function_upgrade_traffic Write write 0 Projects Locations Functions Redirect Function Upgrade Traffic (POST /v2/{+name}:redirectFunctionUpgradeTraffic).
google-cloud-functions.google_cloud_functions_projects_locations_runtimes_list Read read 0 Projects Locations Runtimes List (GET /v2/{+parent}/runtimes).