endpoint_show
Retrieve comprehensive details for a Globus endpoint including display name, owner, type, description, contact info, and capabilities by providing its UUID.
Instructions
Get detailed information about a specific endpoint.
Args: endpoint_id: The UUID of the endpoint.
Returns: Dict with full endpoint details including display_name, owner, entity_type, description, contact info, and capabilities.
Examples: endpoint_show("ddb59aef-6d04-11e5-ba46-22000b92c6ec")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||