Capability
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →via “http-client-with-request-execution-and-retry-logic”
Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.
Unique: Implements transparent retry logic with exponential backoff at the HTTP client layer, handling rate limiting and transient failures without user intervention. Classifies errors as retryable or fatal for intelligent retry decisions.
vs others: More reliable than raw curl for flaky networks because gws retries automatically; gcloud has similar retry logic but gws exposes it more transparently
** - A Python MCP server for Microsoft Entra ID (Azure AD) directory, user, group, device, sign-in, and security operations via Microsoft Graph.
Unique: Centralizes Graph API communication in a single GraphClient class that all resource modules use, enabling consistent error handling and retry logic across 40+ tools. Abstracts pagination and error translation so resource modules focus on business logic rather than HTTP mechanics.
vs others: More reliable than direct Graph API calls because it includes automatic retry logic for transient failures; more maintainable than per-tool error handling because error translation is centralized.
Building an AI tool with “Graphclient Http Facade With Error Translation And Retry Logic”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.