get_joomla_categories
Retrieve all categories from a Joomla website to organize content and manage site structure effectively.
Instructions
Retrieve all categories from the Joomla website.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}