underwriter-discover
Inspect Underwriter API resources, actions, and execution contracts to preview jurisdiction discovery, loan product lifecycle actions, schedule payloads, and mounted endpoints before executing loan operations.
Instructions
Discover Underwriter API resources, actions, and execution contracts. Use this before underwriter-execute to inspect jurisdiction discovery, loan product lifecycle actions, schedule preview payloads, and the example endpoints currently mounted by the service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query for intent="search". | |
| action | No | Action name (e.g. "list", "create", "previewSchedule", "createVersion"). | |
| intent | Yes | Discovery intent: list resources, inspect one resource, inspect one action, search, or filter by component. | |
| resource | No | Underwriter resource name (e.g. "jurisdictions", "loan-products", "loan-applications", "examples"). | |
| component | No | Component filter for intent="list-by-component". |