Workers Builds
workers_builds
Methods
Retrieve the most recent builds for multiple worker scripts
Retrieve builds for specific version IDs
Retrieve account limits and usage information
Builds
workers_builds.builds
Methods
Get all builds for a specific worker script with pagination
Retrieve detailed information about a specific build
Cancel a running or queued build
workers_builds.builds.logs
Methods
Retrieve logs for a specific build with cursor-based pagination
Repos
workers_builds.repos
workers_builds.repos.config_autofill
Methods
Analyze repository for automatic configuration detection
workers_builds.repos.connections
Methods
Upsert a repository connection for CI/CD integration
Remove a repository connection
Tokens
workers_builds.tokens
Methods
Create a new build authentication token
Get all build tokens with pagination
Remove a build authentication token
Triggers
workers_builds.triggers
Methods
Get all triggers for a specific worker script
Create a new CI/CD trigger
Update an existing CI/CD trigger
Remove a CI/CD trigger
Clear the build cache for a specific trigger
Trigger a manual build for a specific trigger
workers_builds.triggers.environment_variables
Methods
Get all environment variables for a trigger
Create or update environment variables for a trigger
Remove a specific environment variable from a trigger