E
Groups Content

Enable access restrictions by custom post type

Enable access restrictions by custom post type

What it does

Enable access restrictions by custom post type It is one of the abilities the Groups plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ edit_posts

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

groups.enable-access-restrictions-by-custom-pos
{
  "ability": "groups.enable-access-restrictions-by-custom-pos",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Groups abilities

All Groups abilities β†’
C
Control Content
Groups
Control Content
C
Control Permissions
Groups
Control Permissions
C
Control access to content by capabilities: show (or do not
Groups
Control access to content by capabilities: show (or do not show) content to users who have certain capabilities -
B
Bulk-actions where needed, for example apply capabilities
Groups
Bulk-actions where needed, for example apply capabilities to groups, bulk-add users to groups, bulk-remove users from groups
R
Restrict Payment Methods : Limit the use of WooCommerce
Groups
Restrict Payment Methods : Limit the use of WooCommerce Payment Methods by Group Memberships, Roles, Countries, and Order Amounts.