Create event
arcane_event_createCreate a custom event with type and message to track activities in Docker infrastructure. Add optional resource details and metadata for enriched logging.
Instructions
Create a custom event for tracking
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Event type | |
| message | Yes | Event message | |
| resourceType | No | Resource type | |
| resourceId | No | Resource ID | |
| resourceName | No | Resource name | |
| metadata | No | Additional metadata |