pub async fn agent_end_input( __arg0: State<AppState>, __arg1: Path<String>, ) -> Result<StatusCode, ApiError>
POST /api/agents/{id}/end-input — signal end-of-input to an interactive agent.
POST /api/agents/{id}/end-input