Cloudflare
Dev tools · 41 actions · connect with an API key
Actions
A sample of the 41 Cloudflare actions. Each keeps the schema of the real API.
cloudflare.list_issuesreadcloudflare.get_issuereadcloudflare.create_issuewritecloudflare.list_pull_requestsreadcloudflare.get_pull_requestreadcloudflare.create_pull_requestwritecloudflare.list_deploymentsreadcloudflare.get_deploymentreadcloudflare.create_deploymentwritecloudflare.delete_issuedelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list issues", "app": "cloudflare" }execute_tool
{ "name": "cloudflare.list_issues",
"fields": ["id"] }