flowker-discover
Discover Flowker API resources, actions, and execution contracts. Inspect workflow definitions, provider/executor config payloads, audit filters, webhook behavior, and run requirements.
Instructions
Discover Flowker API resources, actions, and execution contracts. Use this before flowker-execute to inspect workflow definitions, execution start requirements, provider and executor configuration payloads, audit filters, dashboard summaries, and webhook method/path behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query for intent="search". | |
| action | No | Action name (e.g. "create", "start", "validateParams", "verifyHashChain", "post"). | |
| intent | Yes | Discovery intent: list resources, inspect one resource, inspect one action, search, or filter by component. | |
| resource | No | Flowker resource name (e.g. "workflows", "executions", "provider-configurations", "webhooks"). | |
| component | No | Component filter for intent="list-by-component". |