docs: restructure & add mintilify pages for tool

This commit is contained in:
Sabiha Khan 2026-02-27 18:10:51 +05:30
parent 7532c75661
commit 793dee182d
8 changed files with 121 additions and 25 deletions

View file

@ -1728,7 +1728,6 @@ async def complete_transfer_function_call(transfer_id: str, request: Request):
status=result["status"],
action=result.get("action", ""),
reason=result.get("reason"),
end_call=result.get("end_call", False),
)
# Publish the event via Redis