Ai Tools
AI Tools Overview
AI tools should be exposed as WordPress Ability projections whenever a single registered ability already owns the execution contract. inc/Engine/AI/Tools/ToolServiceProvider.php...
ExecuteWorkflow Tool
Primary action tool for executing content automation workflows (@since v0.3.0) Overview The ExecuteWorkflow tool enables AI agents to execute complete...
Configure Pipeline Step Tool
Specialized tool for configuring pipeline-level AI step settings including system prompt, provider, model, and enabled tools. Overview The configure_pipeline_step tool...
System Health Check
system_health_check runs unified diagnostics for Data Machine and extensions. Field Value Modes chat Mutation risk Read-only Registered in ToolServiceProvider.php via...
Send Ping
send_ping sends a webhook ping to one or more URLs. Field Value Modes chat Mutation risk Low mutation Registered in...
Set Handler Defaults
set_handler_defaults updates site-wide default configuration for a handler. Field Value Modes chat Mutation risk Config mutation Registered in ToolServiceProvider.php via...
Queue Validator
queue_validator checks whether a topic already exists in published content or a Data Machine queue. Field Value Modes chat Mutation...
Read Logs
read_logs reads Data Machine logs for troubleshooting. Field Value Modes chat Mutation risk Read-only Registered in ToolServiceProvider.php via ReadLogs Backing...
Reorder Pipeline Steps
reorder_pipeline_steps changes the execution order of steps in a pipeline. Field Value Modes chat Mutation risk Config mutation Registered in...
Search Taxonomy Terms
search_taxonomy_terms searches existing taxonomy terms. Field Value Modes chat Mutation risk Read-only Registered in ToolServiceProvider.php via SearchTaxonomyTerms Access Editor Inputs...
Image Generation
image_generation creates an image-generation job through wp-ai-client, then sideloads the result as WordPress media. Field Value Modes chat, pipeline Mutation...
Internal Link Audit
internal_link_audit audits WordPress links and cached link graph data. Field Value Modes chat, pipeline Mutation risk Low mutation Registered in...