AxHub MCP 서버가 노출하는 전체 tool 목록입니다. 각 tool은 입력 스키마 · 출력 · 필요 scope · 위험도를 포함합니다.
방금 푸시한 코드를 프로덕션/프리뷰에 올려요. canary → 100% 로 점진 배포해 안전하게 릴리스해요. 시간이 걸리니 `task` 로 비동기 실행하는 걸 추천해요.
app_id
branch
commit_sha
task
ttl
pollInterval
{}
{ "jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": { "name": "deploy_app", "arguments": {} } }
curl -s -X POST "$AX_MCP_URL" \ -H "Authorization: Bearer $AX_TOKEN" \ -H "Mcp-Session-Id: $AX_SESSION" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"deploy_app","arguments":{}}}'
UNAUTHORIZED
FORBIDDEN_SCOPE
APP_KEY_FORBIDDEN