use it
# add to stunt.yaml
services:
apps-script:
adapter: embedded:apps-script-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
projects
routes (6)
GET/v1/projects
POST/v1/projects
GET/v1/projects/{scriptId}/content
POST/v1/projects/{scriptId}/content
POST/v1/projects/{scriptId}/deployments
POST/v1/projects/{scriptId}/scripts/{functionName}/run