arcade-dev · Example Payload

Arcade Hooks Create Example

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

Top-level fields

nametypeurlenabled

Example Payload

Raw ↑
{
  "name": "audit-tool-executions",
  "type": "tool_execution",
  "url": "https://hooks.internal.example.com/arcade",
  "enabled": true
}