delete_portal_menu_item
ActiveTool of QuintaDB
declared in 1.0.0
Видалити пункт меню порталу. section_id для top-level, item_id для підпункту підменю.
Parameters schema
{
"type": "object",
"required": [
"app_id",
"portal_id"
],
"properties": {
"app_id": {
"type": "string",
"description": "Project ID (from list_projects)"
},
"item_id": {
"type": "string"
},
"portal_id": {
"type": "string",
"description": "Portal ID (from list_portals or describe_project)"
},
"section_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
QuintaDB
1/7 registries