app_invoke
Invoke read, write, or describe hooks on a dashboard app by slug, with data payloads for write operations.
Instructions
Invoke an app hook (read, write, describe) on a dashboard app by slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Data payload for write hook | |
| hook | Yes | Hook to invoke | |
| slug | Yes | App slug (directory name under ~/.homaruscc/apps/) |