list_categories
ActiveTool of io.github.giuseppesocci-bot/kalicart-global
declared in 1.0.0
List canonical product category leaves used by KaliCart Global with product counts. Use to discover available categories before filtering global_search with the leaf parameter.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"parent": {
"type": "string",
"description": "Filter to children of this node (e.g. \"apparel\")"
}
},
"additionalProperties": false
}Parent server
io.github.giuseppesocci-bot/kalicart-global
1/7 registries