get_endpoint
Fetch a webhook endpoint by its public ID (ep_xxx). Supply the ID to view complete endpoint information.
Instructions
Fetch a single endpoint by its public id (ep_xxx). Example: user says "show me ep_abc" or "details of ep_abc". If the user references an endpoint without naming a specific ep_xxx id, call list_endpoints first to discover ids. For the full endpoint schema, see resource nahook://schemas/endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_id | Yes | the endpoint's public id (ep_xxx) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | the endpoint |