wordpress_list_tables
Retrieve all WordPress database tables with their row counts to analyze database structure and content distribution for site management.
Instructions
Get all WordPress database tables with row counts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}