get_endpoint
Get the full reference card for a DivineAPI endpoint by path: view host, summary, parameters, and response fields. Suggests similar endpoints if no exact match.
Instructions
Return the full reference card for one endpoint path.
Give an exact path such as /indian-api/v1/auspicious-timings. If the path is not an exact match, the closest single endpoint (substring on the last path segment) is returned, otherwise a short "did you mean..." list of candidates. The card lists the host, summary, params (with * for required and example values), and the top-level response fields (returns: line).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |