feat(swads): add daily image report workflow
This commit is contained in:
@@ -14,3 +14,9 @@ SESSION_RUN_TIMEOUT_MS=120000
|
||||
APPROVAL_TIMEOUT_MS=60000
|
||||
MAX_IMAGE_BYTES=5242880
|
||||
MAX_IMAGES_PER_MESSAGE=4
|
||||
# Server-only read-only SW Ads MCP Gateway. Missing token only disables SW Ads tools.
|
||||
SWADS_MCP_URL=https://ads.mincode.cn/mcp
|
||||
SWADS_MCP_TOKEN=
|
||||
SWADS_MCP_TIMEOUT_MS=30000
|
||||
# Optional absolute Chrome/Chromium executable; otherwise fixed system paths are tried.
|
||||
CHROME_BIN=
|
||||
|
||||
Reference in New Issue
Block a user