pub async fn get_workspace_agents( __arg0: State<AppState>, __arg1: Path<String>, ) -> Result<Json<Vec<Agent>>, ApiError>
GET /api/workspaces/{workspace}/agents — agents under one workspace.
GET /api/workspaces/{workspace}/agents