ability_allsi_* tool reference for All Sources Images
DynamicDynamic ability namespace for image discovery and media enrichment tasks.
Description
Dynamic ability namespace for image discovery and media enrichment tasks.
What it is for
- Searching stock images.
- Generating AI images.
- Inserting featured or inline images in posts.
Example use case
sourcing an article image from a plugin ability.
Sample prompt
Use the All Sources Images ability to find a royalty-free hero image for a post about remote work.
Sample response
{
"tool": "ability_allsi_*",
"status": "ok",
"discovered_abilities": ["..."]
}
What does ability_allsi_* do?
Dynamic ability namespace for image discovery and media enrichment tasks.
Does ability_allsi_* modify site data?
It depends on the discovered ability. Dynamic operations may be read-only or write-enabled.
Which capability is commonly required?
It usually runs with controls compatible with profile-enabled access and the active MCP profile.
How should ability_allsi_* be used safely?
Use allowlists, confirmation prompts, and strict profile boundaries for dynamic abilities.
Which plugin is required?
All Sources Images must be installed and active in the target WordPress environment.
