cf_configure_routes
Set up Worker routes, bind custom domains, and configure path-based routing to direct traffic to your Cloudflare Worker.
Instructions
Configure Worker routes, custom domains, and path-based routing (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routes | Yes | Route patterns (e.g. example.com/api/*) | |
| api_key | No | API key for authentication | |
| worker_name | Yes | Worker name | |
| custom_domain | No | Custom domain to bind |