Tool to list users assigned to a Facebook Page or Ad Account within a specific business context. Use when you need to retrieve the list of users who have access to a Page or Ad Account and their associated task permissions.
idRequiredstringThe ID of the Page or Ad Account to list assigned users for. For Ad Accounts, use the account ID with or without the 'act_' prefix (e.g., 'act_123456789' or '123456789'). For Pages, use the Page ID (e.g., '916958084834651').
afterstringCursor for forward pagination.
limitintegerMaximum number of results to return per page.
beforestringCursor for backward pagination.
fieldsstringComma-separated list of fields to retrieve for each assigned user. Available fields: id, name, tasks. Defaults to 'id,name,tasks' to retrieve all standard fields.
businessRequiredstringBusiness ID to filter assigned users by business context. This parameter is required when calling assigned_users on Page or AdAccount objects.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.