Delete an agent.
Args: agent_id: The ID of the agent to delete current_user: The current authenticated user tenant: The tenant database
Returns: dict: Confirmation message
Raises: HTTPException(400): If input validation fails HTTPException(404): If agent not found HTTPException(500): If database operation fails or other error occurs
Documentation Index
Fetch the complete documentation index at: https://docs.apigene.ai/llms.txt
Use this file to discover all available pages before exploring further.