This query identifies actions available for execution on selected resources, ensuring compliance with permissions.
**Criteria**:
* Executable on all selected resources.
* Supports bulk operations across multiple resources.
* User has the required permissions for all actions on the specified resources.
* Meets all action-specific conditions (e.g., live agent availability) for every selected resource. [Action]
Arguments
resourceIds
[ID!]!
required
List of the Resource IDs to be used when filtering for associated actions in the UI. This value is a list of GUID value. Example: ["02ca90c4-ffc4-4f9c-9da4-b92467d1c633"].
usageContexts
[ActionUsageContextInput!]
This represents a list of ActionUsageContextInput values to filter actions by their availability in specific contexts.