Diagnostique la configuration DNS, pare-feu, bots et tunnels de Cloudflare à partir d’éléments en direct en lecture seule.
Cloudflare Configuration Troubleshooting Diagnose Cloudflare DNS, firewall, bot, and tunnel configuration from live read-only evidence. Required Aident Actions composio:cloudflaretools:cloudflarelistzones (required inputs: inspect the current schema): Lists, searches, sorts, and filters zones in the authenticated account. Use page/perpage to paginate; check resultinfo.totalpages in the response to iterate all pages. Does not return DNS records - extract...
# Cloudflare Configuration Troubleshooting Diagnose Cloudflare DNS, firewall, bot, and tunnel configuration from live read-only evidence. ## Required Aident Actions - <action-tag>composio:cloudflare_tools:cloudflare_list_zones</action-tag> (required inputs: inspect the current schema): Lists, searches, sorts, and filters zones in the authenticated account. Use `page`/`per_page` to paginate; check `result_info.total_pages` in the response to iterate all pages. Does not return DNS records - extract... - <action-tag>composio:cloudflare_tools:cloudflare_list_dns_records</action-tag> (required inputs: zone_id): Tool to list and search DNS records in a Cloudflare zone. Use when you need to find existing DNS record IDs for update or delete operations, especially after a "record already exists" error during creation. Returns... - <action-tag>composio:cloudflare_tools:cloudflare_list_firewall_rules</action-tag> (required inputs: zone_id): Tool to list firewall rules for a specific DNS zone. Use after confirming the zone ID to retrieve and audit current firewall rules. Does not expose Workers routes or other routing constructs. - <action-tag>composio:cloudflare_tools:cloudflare_get_bot_management_settings</action-tag> (required inputs: zone_id): Tool to retrieve a zone's Bot Management configuration (Bot Fight Mode / Super Bot Fight Mode / Enterprise Bot Management). Use after identifying the correct zone_id (e.g., via CLOUDFLARE_LIST_ZONES). This tool is... - <action-tag>composio:cloudflare_tools:cloudflare_list_tunnels</action-tag> (required inputs: account_id): List Cloudflare Tunnel (cloudflared) tunnels in an account to discover tunnel IDs, names, and statuses. Use when you need to find a tunnel_id before performing tunnel operations like routing, DNS configuration, or... Use Aident Loadout to read the current Action schema before constructing inputs. Check the required integration connection in Aident Vault. If an Action is billable or mutating, run Aident preflight, show the affected target and quoted cost or risk, and wait for explicit user confirmation before execution. ## Workflow 1. Confirm the requested outcome, source material, destination, audience, constraints, and acceptance criteria. 2. Apply the source-derived guidance below to create a concrete plan. Resolve ambiguity before invoking an Action. 3. Select only the Aident Actions whose documented effect directly advances the requested outcome. Do not invoke every listed Action by default. 4. Inspect the current schema and prepare the minimum valid input for each selected Action. 5. Preflight each selected Action. Execute it only after any required confirmation, in dependency order, and carry returned IDs or asset URLs into later steps. 6. Verify the returned IDs, URLs, statuses, or artifacts against the acceptance criteria. Report partial completion precisely and do not repeat paid or mutating calls blindly. ## Source-Derived Guidance - Resolve one zone and symptom before collecting configuration. - Identify the evidence-backed fault domain and propose changes without applying them. ## Execution Boundaries - Treat upstream provider-specific commands as background knowledge only. Execute the workflow through the exact Aident Actions above. - Never request raw credentials in chat. Use Aident Vault connection flows for required accounts. - Preserve user-provided wording, brand constraints, rights restrictions, and target identifiers. Do not invent authorization. - Read current state before a mutation, state the exact target, and include a rollback or recovery step in the result. - Stop when a required integration is disconnected, preflight rejects the input, the target is ambiguous, or the user declines a required confirmation. ## Output Return the execution plan, selected Action names, confirmed targets, Aident result identifiers or asset URLs, verification evidence, and any remaining blocked step. ## Attribution This Skill adapts the reviewed upstream workflow. See [UPSTREAM.md](UPSTREAM.md) for the pinned source and [LICENSE.txt](LICENSE.txt) for the preserved license.