action1_list_endpoints
Retrieve all managed endpoints from an Action1 organization, including hostname, OS, status, last-seen, and group details.
Instructions
List all endpoints (managed devices) in an Action1 organization. Returns id, hostname, OS, status, last-seen, and group membership. Use the organization id from action1_list_organizations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | No | Action1 organization id. If omitted, uses ACTION1_DEFAULT_ORG_ID from credentials. | |
| limit | No | Max results to return (default 100, max 500). |