A
Kaya QR Code Generator Automation

Add an anchor link to the automatic current page url

Add an anchor link to the automatic current page url.

What it does

Add an anchor link to the automatic current page url. It is one of the abilities the Kaya QR Code Generator 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_pages

How an agent calls it

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

kaya-qr-code-generator.add-an-anchor-link-to-the-automatic-curr
{
  "ability": "kaya-qr-code-generator.add-an-anchor-link-to-the-automatic-curr",
  "args": { "input": ... }
}

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

Keep exploring

More Kaya QR Code Generator abilities

All Kaya QR Code Generator abilities β†’
A
Add a title and choose its horizontal alignment
Kaya QR Code Generator
Add a title and choose its horizontal alignment.
A
Add a query string to the automatic current page url
Kaya QR Code Generator
Add a query string to the automatic current page url.
S
Set the QR Code image size
Kaya QR Code Generator
Set the QR Code image size.
S
Set the QR Code image border level
Kaya QR Code Generator
Set the QR Code image border level.
S
Set the QR Code image horizontal alignment
Kaya QR Code Generator
Set the QR Code image horizontal alignment.