Arcade · Example Payload

Arcade Engine Workers Delete Example

AgentsMCPAI AgentsAuthorizationOAuthTool CallingAgent InfrastructureLLMIntegrations

Arcade Engine Workers Delete Example is an example object payload from Arcade, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationmethodpathsummary

Example Payload

Raw ↑
{
  "operation": "workers-delete",
  "method": "DELETE",
  "path": "/v1/workers/{id}",
  "summary": "Delete a Worker"
}