action1_list_endpoints
List managed devices (endpoints) in an Action1 organization, returning ID, hostname, OS, status, last-seen, and group membership. Provide an organization ID or use the default.
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 |
|---|---|---|---|
| limit | No | Max results to return (default 100, max 500). | |
| organization_id | No | Action1 organization id. If omitted, uses ACTION1_DEFAULT_ORG_ID from credentials. |