Workato · Example Payload

Workato Mcp Server Mcp Server Example

AgenticAPI ManagementAutomationB2BEmbedded iPaaSEnterpriseIntegrationiPaaSOrchestrationWorkflow

Workato Mcp Server Mcp Server Example is an example object payload from Workato, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

handlenamefolder_idmcp_urlauthentication_methodcreated_atupdated_at

Example Payload

Raw ↑
{
  "handle": "my-mcp-server",
  "name": "Sample Workato Recipe",
  "folder_id": 31,
  "mcp_url": "https://example.com",
  "authentication_method": "sample-authentication_method",
  "created_at": "2026-01-15T10:00:00Z",
  "updated_at": "2026-04-20T14:30:00Z"
}