Get Folder Contents
GET/api/agents/folders/:folder_id/contents
Get contents of a folder (subfolders and agents).
Args: folder_id: Folder ID (None for root) web_context: Current authenticated user db_config: Database configuration
Returns: Dictionary with folders and agents
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error