1. deploy-file-contents
Deploys files to Cloud Run by providing their contents directly.
2. list-services
Lists Cloud Run services in a given project and region.
3. get-service
Gets details for a specific Cloud Run service.
4. get-service-log
Gets Logs and Error Messages for a specific Cloud Run service.
5. deploy-local-folder
Deploys a local folder to a Google Cloud Run service (only available when running locally).
6. list-projects
Lists available GCP projects (only available when running locally).
7. create-project
Creates a new GCP project and attach it to the first available billing account (only available when running locally).

